Skip to content

Commit

Permalink
Dev: Remove trace
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Dec 20, 2016
1 parent c98afd6 commit 439fb58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/controllers/admin/tokens.php
Expand Up @@ -524,7 +524,6 @@ public function editToken($iSurveyId)
*/
public function addnew($iSurveyId)
{
\Yii::trace('here', 'debug');
$aData = array();
$this->registerScriptFile( 'ADMIN_SCRIPT_PATH', 'tokens.js');
$iSurveyId = sanitize_int($iSurveyId);
Expand Down

0 comments on commit 439fb58

Please sign in to comment.