• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisionc85e417bcc8febb9b53f992c0170d501010b49a7 (tree)
Time2006-05-13 16:39:49
Authorhenoheno <henoheno>
Commiterhenoheno

Log Message

Added spaces only

Change Summary

Incremental Difference

--- a/index.php
+++ b/index.php
@@ -1,6 +1,6 @@
11 <?php
22 // PukiWiki - Yet another WikiWikiWeb clone.
3-// $Id: index.php,v 1.8 2006/03/07 14:27:23 henoheno Exp $
3+// $Id: index.php,v 1.9 2006/05/13 07:39:49 henoheno Exp $
44 // Copyright (C) 2001-2006 PukiWiki Developers Team
55 // License: GPL v2 or (at your option) any later version
66
@@ -10,10 +10,10 @@ error_reporting(E_ERROR | E_PARSE); // Avoid E_WARNING, E_NOTICE, etc
1010 //error_reporting(E_ALL); // Debug purpose
1111
1212 // Special
13-//define('PKWK_READONLY', 1);
13+//define('PKWK_READONLY', 1);
1414 //define('PKWK_SAFE_MODE', 1);
15-//define('PKWK_OPTIMISE', 1);
16-//define('TDIARY_THEME', 'digital_gadgets');
15+//define('PKWK_OPTIMISE', 1);
16+//define('TDIARY_THEME', 'digital_gadgets');
1717
1818 // Directory definition
1919 // (Ended with a slash like '../path/to/pkwk/', or '')