Commit: 345d448a5cd000e045412c191ddb7115a3417349 Author: Hannes Magnusson <[email protected]> Thu, 26 Dec 2013 23:12:56 -0800 Parents: 4d7950cf65614cad899eab80b5ecf3aebaba397d Branches: master
Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=345d448a5cd000e045412c191ddb7115a3417349 Log: I don't remmeber if this link has ever worked, besides - people are supposed to fille out the request form, not go through back channels Changed paths: M manage/users.php Diff: diff --git a/manage/users.php b/manage/users.php index 08e8c77..812ae4b 100644 --- a/manage/users.php +++ b/manage/users.php @@ -364,7 +364,6 @@ while ($row = mysql_fetch_array($res)) { <?php show_prev_next($begin,mysql_num_rows($res),$max,$total,$extra, false); ?> </tfooter> </table> -<p><a href="<?php echo PHP_SELF;?>?id=0">add a new user</a></p> <?php foot(); -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
