Changeset 1458:9e395503252e
- Timestamp:
- 08/18/13 17:36:44 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r1456 r1458 365 365 { 366 366 $args = func_get_args(); 367 368 $args = new ArrayObject($args); 369 370 # --BEHAVIOR-- adminPageHelpBlock 371 $GLOBALS['core']->callBehavior('adminPageHelpBlock',$args); 372 367 373 if (empty($args)) { 368 374 return;
Note: See TracChangeset
for help on using the changeset viewer.