• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

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

Commit MetaInfo

修訂a98cf2d1ac8ba4aae039b9d8d203a27bd9f0f93b (tree)
時間2007-09-24 11:38:36
作者henoheno <henoheno>
Commiterhenoheno

Log Message

PLUGIN_TRACKER_LIST_SORT_DEFAULT

Change Summary

差異

--- a/plugin/tracker.inc.php
+++ b/plugin/tracker.inc.php
@@ -1,6 +1,6 @@
11 <?php
22 // PukiWiki - Yet another WikiWikiWeb clone
3-// $Id: tracker.inc.php,v 1.78 2007/09/23 14:24:18 henoheno Exp $
3+// $Id: tracker.inc.php,v 1.79 2007/09/24 02:38:36 henoheno Exp $
44 // Copyright (C) 2003-2005, 2007 PukiWiki Developers Team
55 // License: GPL v2 or (at your option) any later version
66 //
@@ -1041,7 +1041,7 @@ class Tracker_list
10411041 unset($orders[$fieldname]); // $fieldname will be added to the first
10421042 } else {
10431043 // Not sorted yet, but
1044- $order = PLUGIN_TRACKER_LIST_SORT_ASC; // Default
1044+ $order = PLUGIN_TRACKER_LIST_SORT_DEFAULT;
10451045 }
10461046
10471047 // $fieldname become the first, if you click this link