fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7364] bkbooking: bugfix upload image building


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [7364] bkbooking: bugfix upload image building
Date: Thu, 09 Jun 2011 14:31:21 +0000

Revision: 7364
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7364
Author:   kjell
Date:     2011-06-09 14:31:21 +0000 (Thu, 09 Jun 2011)
Log Message:
-----------
bkbooking: bugfix upload image building

Modified Paths:
--------------
    trunk/booking/inc/class.uidocument.inc.php

Modified: trunk/booking/inc/class.uidocument.inc.php
===================================================================
--- trunk/booking/inc/class.uidocument.inc.php  2011-06-09 14:08:42 UTC (rev 
7363)
+++ trunk/booking/inc/class.uidocument.inc.php  2011-06-09 14:31:21 UTC (rev 
7364)
@@ -295,7 +295,6 @@
                                $errors = $this->bo->validate($document);
                                if(!$errors)
                                {
-                                       echo 
"<pre>";print_r($document);print_r($errors);exit;
                                        try {
 
                                                $receipt = 
$this->bo->add($document);




reply via email to

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