includes/clientside/jsres.php
changeset 36 425261984266
parent 21 663fcf528726
child 73 0a74676a2f2f
equal deleted inserted replaced
35:efae425e9b98 36:425261984266
    41   echo "/*
    41   echo "/*
    42  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
    42  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
    43  * Version 1.0 (Banshee)
    43  * Version 1.0 (Banshee)
    44  * [Aggressively compressed] Javascript client code
    44  * [Aggressively compressed] Javascript client code
    45  * Copyright (C) 2006-2007 Dan Fuhry
    45  * Copyright (C) 2006-2007 Dan Fuhry
    46  * Enano is Free Software, licensed under the GNU General Public License; see http://www.enanocms.org/ for details.
    46  * Enano is Free Software, licensed under the GNU General Public License; see http://enanocms.org/ for details.
    47  */
    47  */
    48 
    48 
    49 ";
    49 ";
    50   
    50   
    51   $cache_file = ENANO_ROOT . '/cache/jsres-' . $file . '.php';
    51   $cache_file = ENANO_ROOT . '/cache/jsres-' . $file . '.php';