Skip to content

Commit

Permalink
Dev removed debug code.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMousa committed Dec 4, 2012
1 parent 309b2e5 commit 4f2bb67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions application/controllers/admin/update.php
Expand Up @@ -540,8 +540,6 @@ private function _RunUpdaterUpdate()
*/
function db($continue = null)
{
echo 'test';
die();
$clang = $this->getController()->lang;
Yii::app()->loadHelper("update/update");
if(isset($continue) && $continue=="yes")
Expand Down

0 comments on commit 4f2bb67

Please sign in to comment.