.

contributions/jcssmanager/install/check_postconditions.php File Reference

Go to the source code of this file.

Functions

  jcssmanager_check_postconditions ()
  Compress fiels on each update.

Function Documentation

jcssmanager_check_postconditions (  ) 

Compress fiels on each update.

Definition at line 5 of file check_postconditions.php.

00005                                             {
00006         return JCSSManager::collect_and_compress();
00007 }