includes/js-compressor.php
changeset 1290 27ab1b13a783
parent 1227 bdac73ed481e
child 1382 78fbedb876f3
equal deleted inserted replaced
1289:541bb25d0b22 1290:27ab1b13a783
     1 <?php
     1 <?php
     2 
     2 
     3 /*
     3 /*
     4  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
     4  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
     5  * Copyright (C) 2006-2009 Dan Fuhry
     5  * Copyright (C) 2006-2009 Dan Fuhry
     6  * Javascript compression library - used to compact the client-side Javascript code (all 72KB of it!) to save some bandwidth
     6  * Javascript compression library - used to compact the client-side Javascript code to save some bandwidth
     7  *
     7  *
     8  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
     8  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
     9  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
     9  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    10  *
    10  *
    11  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
    11  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied