Moving template utilities... help appreciated moving the other util files too
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 30 Dec 2006 20:36:03 +0000 (20:36 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 30 Dec 2006 20:36:03 +0000 (20:36 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12018 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/template/general_util.php [moved from functions/template/template.php with 98% similarity]

similarity index 98%
rename from functions/template/template.php
rename to functions/template/general_util.php
index aeaea5b72dc9432f18b003e6ef43fd0f51e4cdb1..bcae35e9417dc07b7b1b95fd7f63250a7dde5a47 100644 (file)
@@ -1,11 +1,10 @@
 <?php
 
 /**
 <?php
 
 /**
- * template.php
+ * general_util.php
  *
  * This file is intended to contain helper functions for template sets
  * that would like to use them.
  *
  * This file is intended to contain helper functions for template sets
  * that would like to use them.
-FIXME: potentially create a separate directory and separate functions into different files?
  *
  * @copyright &copy; 1999-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  *
  * @copyright &copy; 1999-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License