Ignore:
Timestamp:
Jun 7, 2015, 8:42:59 PM (9 years ago)
Author:
luc
Message:

Piccole sistemazioni del codice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/inc/ckeditor/filemanager/check.php

    r239 r240  
    11<?php
    22
    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 ##############################################
    123
    13 if (!defined('FILEMANAGER_FILE')) {
    14         die("Non puoi accedere direttamente a questo file...");
    15 }
    164error_reporting(E_ALL ^ E_NOTICE);
    175function check_admin() {
Note: See TracChangeset for help on using the changeset viewer.