testing
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
if (!isset($abs_path)) {
|
if (!isset($abs_path)) {
|
||||||
require_once "path.php";
|
require_once "path.php";
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
require_once '/php/model/LocalArticleManager.php';
|
require_once '/php/model/LocalArticleManager.php';
|
||||||
/*
|
|
||||||
try {
|
try {
|
||||||
$articleManager = ArticleManager::getInstance();
|
$articleManager = ArticleManager::getInstance();
|
||||||
}catch (Exception $e){
|
}catch (Exception $e){
|
||||||
|
|||||||
Reference in New Issue
Block a user