------------------------------------------------------------
revno: 1173
committer: Jakub Jankiewicz <[email protected]>
branch nick: aikiframework
timestamp: Tue 2012-04-24 10:39:24 +0200
message:
  remove echo
modified:
  libs/Records.php


--
lp:aikiframework
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk

Your team Aiki Framework Developers is subscribed to branch lp:aikiframework.
To unsubscribe from this branch go to 
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file 'libs/Records.php'
--- libs/Records.php	2012-04-24 08:36:12 +0000
+++ libs/Records.php	2012-04-24 08:39:24 +0000
@@ -1230,7 +1230,7 @@
 		} else {
 			$editResult = $db->query($editQuery);
 		}
-		echo $editQuery ."\n";
+
 		/** 
 		 * @todo saving revision history needs to be abstracted
 		 */

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to