For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > February 2006 > cvs: php-master-web /entry user-note.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: php-master-web /entry user-note.php
Nuno Lopes

2006-02-25, 6:56 pm

nlopess Sat Feb 25 22:26:23 2006 UTC

Modified files:
/php-master-web/entry user-note.php
Log:
readd the general delete link

http://cvs.php.net/viewcvs.cgi/php-...7&diff_format=u
Index: php-master-web/entry/user-note.php
diff -u php-master-web/entry/user-note.php:1.46 php-master-web/entry/user-note.php:1.47
--- php-master-web/entry/user-note.php:1.46 Sat Feb 25 22:19:36 2006
+++ php-master-web/entry/user-note.php Sat Feb 25 22:26:23 2006
@@ -137,6 +137,7 @@
. str_pad($reason, $note_del_reasons_pad)
. "-- http://master.php.net/note/delete/$new_id/" . urlencode($reason) ."\n";
}
+ $msg .= str_pad('Delete: other reasons', $note_del_reasons_pad) . "-- http://master.php.net/note/delete/$id\n";
$msg .= "Reject -- http://master.php.net/note/reject/$new_id\n";
$msg .= "Search -- http://master.php.net/manage/user-notes.php\n";
# make sure we have a return address.
Sponsored Links







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

Copyright 2008 codecomments.com