# HG changeset patch # User rejo # Date 1181085466 0 # Node ID 96a4050123d1f1480de9da02f530d922884a022f # Parent 79b09e1e29850b0572225b710586d29d0602d82a [feladat @ 64] Updated credits page. diff -r 79b09e1e2985 -r 96a4050123d1 credits.php --- a/credits.php Tue Jun 05 23:12:23 2007 +0000 +++ b/credits.php Tue Jun 05 23:17:46 2007 +0000 @@ -5,7 +5,9 @@ <h2><? echo _('Credits'); ?></h2> <p><a href="https://rejo.zenger.nl/poweradmin/">This version</a> is an adaption of the original <a href="http://www.poweradmin.org">Poweradmin</a>, version 1.2.7-patched. Poweradmin was written by <a href="http://sjeemz.nl/">Sjeemz</a> and <a href="http://www.trancer.nl/">Trancer</a>. The Poweradmin code includes patches by <a href="http://mostrey.be/">Wim Mostrey</a> and Dennis Roos. <a href="https://rejo.zenger.nl/poweradmin/">This version</a> has been patched by <a href="http://rejo.zenger.nl">Rejo Zenger</a> and includes many additional features like multi-language support, an update of the database abstraction layer, support for slave zones, support for supermasters, basic support for skins and a number of bug fixes.</p> - + + <p>Thank you Balazs Petrikovics for submitting bugs and patches.</p> + <? include_once("inc/footer.inc.php"); ?>