資源簡(jiǎn)介
PESCMS TEAM - 開源的任務(wù)管理系統(tǒng)是一款開源的任務(wù)管理系統(tǒng)。
環(huán)境要求
PHP 5.4以上且需要安裝PDO擴(kuò)展
MYSQL 5.5以上(理論上5.1以上都支持,暫無(wú)測(cè)試)
WEB服務(wù)軟件最好支持rewrite功能,讓每一個(gè)URL更好看。
1.PESCMS TEAM基于PESCMS衍生而來(lái)的產(chǎn)品,繼承PESCMS的優(yōu)良特點(diǎn),非常合適任何公司用于管理員工的任務(wù)進(jìn)度。
2.PESCMS TEAM以GPLv2開源協(xié)議發(fā)布,只要不將其進(jìn)行閉源銷售,沒有任何授權(quán)之類的限制,非常合適個(gè)人和商業(yè)團(tuán)隊(duì)使用。
3.基于PESCMS的智能表單功能,可以讓使用者避免實(shí)現(xiàn)一些重復(fù)的增刪查改方法,對(duì)于二次開發(fā)非常友好!
4.全套程序均有注釋說(shuō)明和開發(fā)文檔提供,拒絕偽開源,一起來(lái)構(gòu)建良好的社區(qū)環(huán)境!
1.直接訪問(wèn)您的目錄,程序?qū)⒆詣?dòng)為您指向安裝界面(沒有則自行補(bǔ)上http://域名/Install/index.php)。
2.安裝完畢后,程序?qū)⒆孕幸瞥恍┎槐匾募苊庵貜?fù)安裝等問(wèn)題。
3.直接訪問(wèn)http://域名/,程序?qū)⒆詣?dòng)檢測(cè)您是否登錄。
4.若需要郵件通知功能,請(qǐng)到系統(tǒng)--系統(tǒng)設(shè)置中填寫您的smtp郵箱配置。
1.修復(fù)郵件發(fā)送的BUG。
2.修復(fù)數(shù)據(jù)統(tǒng)計(jì)名稱錯(cuò)誤的問(wèn)題。
3.修復(fù)手機(jī)訪問(wèn)菜單時(shí),菜單展示層異常的問(wèn)題。
4.修正CLI模式錯(cuò)誤的問(wèn)題。
5.修正頭像上傳異常的問(wèn)題。
6.提升程序穩(wěn)定性。
7.優(yōu)化程序UI。
8.支持自定義的404頁(yè)、錯(cuò)誤頁(yè)、跳轉(zhuǎn)頁(yè)。
9.圖文查看中添加圖片放大查看功能。
代碼片段和文件信息
/**
?*?PESCMS?for?PHP?5.4+
?*
?*?Copyright?(c)?2014?PESCMS?(http://www.pescms.com)
?*
?*?For?the?full?copyright?and?license?information?please?view
?*?the?file?LICENSE.md?that?was?distributed?with?this?source?code.
?*?@core?version?2.8
?*?@version?1.0
?*/
namespace?App\Team\DELETE;
/**
?*?公用內(nèi)容刪除方法
?*/
class?Attachment?extends?Content?{
????public?function?delete()?{
????????$file?=?\Model\Content::findContent(‘a(chǎn)ttachment‘?$_GET[‘id‘]?‘a(chǎn)ttachment_id‘);
????????if?(is_file(APP_PATH?.?$file[‘a(chǎn)ttachment_path‘]))?{
????????????if($file[‘a(chǎn)ttachment_type‘]?==?‘1‘){
????????????????$extension?=?pathinfo(APP_PATH?.?$file[‘a(chǎn)ttachment_path‘])[‘extension‘];
????????????????unlink(APP_PATH?.?$file[‘a(chǎn)ttachment_path‘].“_50x50.{$extension}“);
????????????????unlink(APP_PATH?.?$file[‘a(chǎn)ttachment
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-11-16?03:05??PESCMS-TEAM-master\
?????文件?????????130??2018-11-16?03:05??PESCMS-TEAM-master\.gitignore
?????目錄???????????0??2018-11-16?03:05??PESCMS-TEAM-master\App\
?????文件???????????0??2018-11-16?03:05??PESCMS-TEAM-master\App\index.html
?????目錄???????????0??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\
?????目錄???????????0??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\DELETE\
?????文件????????1050??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\DELETE\Attachment.php
?????文件?????????926??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\DELETE\Content.php
?????文件????????1386??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\DELETE\Field.php
?????文件???????????0??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\DELETE\index.html
?????文件????????1729??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\DELETE\Model.php
?????文件?????????612??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\DELETE\Notice.php
?????目錄???????????0??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\
?????文件?????????217??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Application.php
?????文件?????????457??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Bulletin.php
?????文件????????4151??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Content.php
?????文件????????1286??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Department.php
?????文件????????1546??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Field.php
?????文件???????????0??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\index.html
?????文件????????2169??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Index.php
?????文件????????2437??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Login.php
?????文件?????????651??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Menu.php
?????文件????????1197??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Model.php
?????文件?????????514??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Node.php
?????文件????????1445??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Notice.php
?????文件????????1870??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Project.php
?????文件????????4691??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Report.php
?????文件????????1282??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Setting.php
?????文件???????11455??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\Task.php
?????文件????????2162??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\User.php
?????文件????????1547??2018-11-16?03:05??PESCMS-TEAM-master\App\Team\GET\User_group.php
............此處省略2724個(gè)文件信息
評(píng)論
共有 條評(píng)論