Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 26 Jul 2002 23:06:06 | postnuke_official/html | error.php,1.48.2.7,1.48.2.8 | Chris Dudley |
| add more search strings to error.php's matching array | |||
Update of /home/cvsroot/postnuke_official/html
In directory ns7.hostnuke.net:/tmp/cvs-serv17833
Modified Files:
Tag: PostNuke_71
error.php
Log Message:
add more search strings to error.php's matching array
Index: error.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/Attic/error.php,v
retrieving revision 1.48.2.7
retrieving revision 1.48.2.8
diff -C2 -d -r1.48.2.7 -r1.48.2.8
*** error.php 19 Jul 2002 21:16:10 -0000 1.48.2.7
--- error.php 26 Jul 2002 23:06:03 -0000 1.48.2.8
***************
*** 387,411 ****
--- 387,434 ----
$check_array = array (
"Download" => "downloads",
+ "download" => "downloads",
+ "Downloads" => "downloads",
+ "downloads" => "downloads",
+ "messages" => "messages",
"message" => "messages",
"poll" => "ns-polls",
+ "polls" => "ns-polls",
"news" => "news",
"FAQ" => "faq",
+ "faq" => "faq",
"Members_List" => "members_list",
"Members List" => "members_list",
+ "members_list" => "members_list",
+ "members list" => "members_list",
"Recommend_Us" => "recommend_us",
"Recommend Us" => "recommend_us",
+ "recommend_us" => "recommend_us",
+ "recommend us" => "recommend_us",
"Reviews" => "reviews",
"Review" => "reviews",
+ "reviews" => "reviews",
+ "review" => "reviews",
"Search" => "search",
+ "search" => "search",
"Sections" => "sections",
"Section" => "sections",
+ "sections" => "sections",
+ "section" => "sections",
"Stats" => "stats",
+ "stats" => "stats",
"Submit" => "submit_news",
+ "submit" => "submit_news",
"Topic" => "topics",
+ "topic" => "topics",
"Top" => "top_list",
+ "top" => "top_list",
"List" => "top_list",
+ "list" => "top_list",
"Web_Links" => "web_links",
+ "web_links" => "web_links",
"WebLinks" => "web_links",
+ "weblinks" => "web_links",
"Links" => "web_links",
+ "links" => "web_links",
"help" => "faq",
"avantgo" => "avantgo",
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |