diff --git a/Makefile b/Makefile index 4d884bb5ca..2ff831e294 100644 --- a/Makefile +++ b/Makefile @@ -92,6 +92,7 @@ en: unzip ZenTaoPMS.${VERSION}.zip cd zentaopms/; grep -rl 'zentao.net'|xargs sed -i 's/zentao.net/zentao.pm/g'; cd zentaopms/; grep -rl 'http://www.zentao.pm'|xargs sed -i 's/http:\/\/www.zentao.pm/https:\/\/www.zentao.pm/g'; + cd zentaopms/config/; echo >> config.php; echo '$$config->isINT = true;' >> config.php zip -r -9 ZenTaoPMS.$(VERSION).int.zip zentaopms rm -fr zentaopms echo $(VERSION).int > VERSION diff --git a/lib/front/front.class.php b/lib/front/front.class.php index aedb358f9b..91641384f4 100644 --- a/lib/front/front.class.php +++ b/lib/front/front.class.php @@ -147,9 +147,10 @@ class html extends baseHTML $string = "