[xoops-cvslog 6369] CVS update: xoops2jp/extras/extra_preload

Back to archive index

Minahito minah****@users*****
2007年 4月 26日 (木) 12:32:10 JST


Index: xoops2jp/extras/extra_preload/AntiInstallerChecker.class.php
diff -u /dev/null xoops2jp/extras/extra_preload/AntiInstallerChecker.class.php:1.1.2.1
--- /dev/null	Thu Apr 26 12:32:10 2007
+++ xoops2jp/extras/extra_preload/AntiInstallerChecker.class.php	Thu Apr 26 12:32:10 2007
@@ -0,0 +1,10 @@
+<?php
+/**
+ * @brief This preload blocks Install Checker for developers who hope to hold
+ *        the install directory to the same path as CVS. 
+ * @version $Id: AntiInstallerChecker.class.php,v 1.1.2.1 2007/04/26 03:32:10 minahito Exp $
+ */
+
+define ("LEGACY_INSTALLERCHECKER_ACTIVE", false);
+
+?>
\ No newline at end of file


xoops-cvslog メーリングリストの案内
Back to archive index