[wish] More links in pending.php

Message boards : Web interfaces : [wish] More links in pending.php
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Ananas

Send message
Joined: 27 Jun 06
Posts: 305
Germany
Message 4989 - Posted: 12 Jul 2006, 22:15:02 UTC

Sometimes I want to check why an old result is still pending.

It would be useful (and avoid DB queries) if not only the result link would be there but the WU link and the host link too.

As pending.php queries result and result has all informations for those links, it wouldn't need additional DB accesses to add those links, just a few PHP lines more.


Btw.: what about reducing all mysql_select() arguments to the entities that are needed by the script, that would reduce DB load and if the DB is on a distant server it would reduce traffic too. Currently there's mysql_select("select * ...") in all places.
��u�
ID: 4989 · Report as offensive

Message boards : Web interfaces : [wish] More links in pending.php

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.