------------------------------------------------------------
revno: 1051
committer: Jon Phillips <[email protected]>
branch nick: public
timestamp: Sun 2012-01-29 16:01:34 +0800
message:
  oops left some error output in, taking out
modified:
  libs/widgets.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/widgets.php'
--- libs/widgets.php	2012-01-26 05:04:38 +0000
+++ libs/widgets.php	2012-01-29 08:01:34 +0000
@@ -278,7 +278,6 @@
 
 			switch ($widget->widget_target){
 				case "body": 
-				    error_log ( $this->widget_target, 0);
 					$this->html_output .= $this->widget_html;
 					break;
 				case "header": 

_______________________________________________
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