For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > December 2004 > cvs: phpweb / my.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb / my.php
Gabor Hojtsy

2004-12-24, 3:55 pm

goba Wed Dec 22 17:37:12 2004 EDT

Modified files:
/phpweb my.php
Log:
ugh, copypaste typo

http://cvs.php.net/diff.php/phpweb/...27&r2=1.28&ty=u
Index: phpweb/my.php
diff -u phpweb/my.php:1.27 phpweb/my.php:1.28
--- phpweb/my.php:1.27 Wed Dec 22 12:18:10 2004
+++ phpweb/my.php Wed Dec 22 17:37:12 2004
@@ -1,5 +1,5 @@
<?php
-// $Id: my.php,v 1.27 2004/12/22 17:18:10 goba Exp $
+// $Id: my.php,v 1.28 2004/12/22 22:37:12 goba Exp $
$_SERVER['BASE_PAGE'] = 'my.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';

@@ -63,7 +63,7 @@

// Save suggestion hiding settings
if (isset($_POST['hidesuggest'])) {
- myphpnet_urlsearch($_POST['hidesuggest']
);
+ myphpnet_hidesuggest($_POST['hidesuggest
']);
}

myphpnet_save();
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com