Changeset 10781 for trunk/categories.php
- Timestamp:
- 06/08/09 23:09:25 (3 years ago)
- File:
-
- 1 edited
-
trunk/categories.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/categories.php
r10770 r10781 310 310 } 311 311 312 $sContent = DesignBoxContent(_t('_Categories'), MsgBox('Under development'), 1); 313 314 /* 312 315 switch ($_REQUEST['action']) 313 316 { … … 331 334 $sContent = getPage_All(); 332 335 } 333 336 */ 334 337 if (!$bAjaxMode) 335 338 {
Note: See TracChangeset
for help on using the changeset viewer.