Changeset 536937 for menu-rules/trunk/menu-rules.php
- Timestamp:
- 04/26/2012 07:10:59 PM (14 years ago)
- File:
-
- 1 edited
-
menu-rules/trunk/menu-rules.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
menu-rules/trunk/menu-rules.php
r521955 r536937 42 42 // Setup built-in rules handers 43 43 require_once dirname( __FILE__ ) . '/rules/active-parent.php'; 44 require_once dirname( __FILE__ ) . '/rules/inactive-parent.php'; 44 45 require_once dirname( __FILE__ ) . '/rules/child-page.php'; 45 46
Note: See TracChangeset
for help on using the changeset viewer.