Skip to content

Commit

Permalink
Update Yii2TimerCountDown.php
Browse files Browse the repository at this point in the history
  • Loading branch information
aneeshikmat committed Dec 23, 2017
1 parent eace82d commit 5f4136e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Yii2TimerCountDown.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
namespace common\widgets\Yii2TimerCountDown;
namespace aneeshikmat\yii2\Yii2TimerCountDown;

use yii\base\Widget;
use yii\db\Exception;
Expand Down Expand Up @@ -169,4 +169,4 @@ public function registerClientScript()
}

}
}
}

0 comments on commit 5f4136e

Please sign in to comment.