* add the feature of common view extension.

This commit is contained in:
wangchunsheng
2010-07-04 02:20:01 +00:00
parent ad25e62ab3
commit 1dce8df2e1
14 changed files with 15 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
<?php
if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}
include 'header.lite.html.php';
include 'colorbox.html.php';
?>