Changeset 3387 for plugins/fakemeup/_admin.php
- Timestamp:
- 06/21/15 17:55:59 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/fakemeup/_admin.php
r3177 r3387 4 4 # This file is part of Dotclear 2 "Fake Me Up" plugin. 5 5 # 6 # Copyright (c) 2010 Bruno Hondelatte, and contributors.6 # Copyright (c) 2010-2015 Bruno Hondelatte, and contributors. 7 7 # Many, many thanks to Olivier Meunier and the Dotclear Team. 8 8 # Licensed under the GPL version 2.0 license. … … 15 15 preg_match('/plugin.php\?p=fakemeup(&.*)?$/',$_SERVER['REQUEST_URI']), 16 16 $core->auth->isSuperAdmin() && is_writable(DC_DIGESTS)); 17 ?>
Note: See TracChangeset
for help on using the changeset viewer.