[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: squirrelmail/class/template template.class.php,1.7,1.8
From:       Thijs Kinkhorst <kink () users ! sourceforge ! net>
Date:       2006-01-29 12:15:02
Message-ID: E1F3BSQ-00011G-5h () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/squirrelmail/squirrelmail/class/template
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3859

Modified Files:
	template.class.php 
Log Message:
remove unneeded default which had a horrible backslash in a path


Index: template.class.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/class/template/template.class.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -w -r1.7 -r1.8
--- template.class.php	23 Jan 2006 18:39:32 -0000	1.7
+++ template.class.php	29 Jan 2006 12:14:58 -0000	1.8
@@ -40,14 +40,14 @@
    *
    * @var string
    */
-  var $template_dir = 'templates\default';
+  var $template_dir = '';
 
   /**
    * Constructor
    *
    * @param string $sTplDir where the template set is located
    */
-  function Template($sTplDir = 'templates\default') {
+  function Template($sTplDir) {
        $this->template_dir = $sTplDir;
   }
 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic