Changeset 2849:97e1b334e54b for inc/admin/lib.dc.page.php
- Timestamp:
- 12/16/14 11:46:03 (11 years ago)
- Branch:
- default
- Children:
- 2850:aacd042b1035, 2877:ae86da118440
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r2817 r2849 925 925 '<script type="text/javascript" src="js/meta-editor.js"></script>'; 926 926 } 927 928 public static function getPF($file) { 929 return $GLOBALS['core']->adminurl->get('load.plugin.file',array('pf' => $file),false); 930 } 927 931 }
Note: See TracChangeset
for help on using the changeset viewer.