调整代码格式规范

This commit is contained in:
麦当苗儿
2013-04-15 11:47:51 +08:00
parent f83c8b0cb2
commit c021901409

View File

@@ -28,7 +28,6 @@ class View {
'http_cache_id' => null, 'http_cache_id' => null,
'view_path' => '', 'view_path' => '',
'view_suffix' => '.html', 'view_suffix' => '.html',
]; ];
/** /**