* removed colorbox.

This commit is contained in:
Catouse
2014-03-15 13:53:50 +08:00
parent 3ba4ee5a9f
commit 1ddeae3aef
-1
View File
@@ -1,7 +1,6 @@
<?php
if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}
include 'header.lite.html.php';
include 'colorbox.html.php';
include 'chosen.html.php';
//include 'validation.html.php';
?>