fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [6713] api: typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [6713] api: typo
Date: Sat, 01 Jan 2011 22:32:53 +0000

Revision: 6713
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6713
Author:   sigurdne
Date:     2011-01-01 22:32:52 +0000 (Sat, 01 Jan 2011)
Log Message:
-----------
api: typo

Modified Paths:
--------------
    trunk/phpgwapi/inc/class.xslttemplates.inc.php

Modified: trunk/phpgwapi/inc/class.xslttemplates.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.xslttemplates.inc.php      2010-12-29 13:06:50 UTC 
(rev 6712)
+++ trunk/phpgwapi/inc/class.xslttemplates.inc.php      2011-01-01 22:32:52 UTC 
(rev 6713)
@@ -172,7 +172,7 @@
                                                return true;
                                        case 6:
                                                $this->halt("filename: file 
$new_filename.xsl does not exist.");
-                                               break true;
+                                               break;
                                        default:
                                                $this->add_file($filename, 
$rootdir, 2);
                                                return true;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]