Files
EasySoft-ZenTaoPMS/module/editor/test/model/getsavepath.php
T

19 lines
422 B
PHP

#!/usr/bin/env php
<?php
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 2) . '/editor.class.php';
su('admin');
/**
title=测试 editorModel::getSavePath();
cid=1
pid=1
获取todo模块的扩展文件存储路径 >> 1,1,1,1,1,1,1,1,1,1,1
*/
$editor = new editorTest();
r($editor->getSavePathTest()) && p() && e('1,1,1,1,1,1,1,1,1,1,1'); //获取todo模块的扩展文件存储路径