[Customisation Database Commits] [customisation-db] Removed echo that should not be there

tumba25 tumba25 at gmail.com
Sat Apr 16 15:59:26 BST 2011



commit 6185dfc99ece5e9eff8476dd0daed3d09f070de2
Author: tumba25 <tumba25 at gmail.com>
Date:   Sat Apr 16 17:57:37 2011 +0300

    Removed echo that should not be there
    Ticket #62753

diff --git a/titania/includes/tools/contrib_tools.php b/titania/includes/tools/contrib_tools.php
index 3149040..041b381 100644
--- a/titania/includes/tools/contrib_tools.php
+++ b/titania/includes/tools/contrib_tools.php
@@ -574,7 +574,7 @@ class titania_contrib_tools
 	{
 		// Find the main modx file
 		$modx_root = $this->find_root();
-echo $modx_root;
+
 		if ($modx_root === false)
 		{
 			titania::add_lang('contributions');



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://code.phpbb.com/pipermail/customisationdb-commits/attachments/20110416/2399d778/attachment-0001.htm>


More information about the customisationdb-commits mailing list