Changeset 240 for trunk/admin/inc
- Timestamp:
- Jun 7, 2015, 8:42:59 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/inc/ckeditor/filemanager/check.php
r239 r240 1 1 <?php 2 2 3 ##############################################4 # WL-CMS inclusion #5 # adapted to Accessbile Portal #6 # ================= #7 # Copyright (c) 2010 by Weblord #8 # http://www.weblord.it #9 # http://www.webelite.it #10 # http://www.portaleacccessibile.com #11 ##############################################12 3 13 if (!defined('FILEMANAGER_FILE')) {14 die("Non puoi accedere direttamente a questo file...");15 }16 4 error_reporting(E_ALL ^ E_NOTICE); 17 5 function check_admin() {
Note:
See TracChangeset
for help on using the changeset viewer.