Initial project files: BESCMS full source
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* 自定义钩子
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
\Phpcmf\Hooks::on('cms_init', function() {
|
||||
// cms 初始化后的运行
|
||||
});*/
|
||||
Reference in New Issue
Block a user