equal
deleted
inserted
replaced
26 } |
26 } |
27 |
27 |
28 ?> |
28 ?> |
29 </div> <!-- /content --> |
29 </div> <!-- /content --> |
30 <div class="footer"> |
30 <div class="footer"> |
31 <a href="https://rejo.zenger.nl/poweradmin/">a complete(r) <strong>poweradmin</strong></a> - <a href="credits.php">credits</a> |
31 <a href="https://rejo.zenger.nl/poweradmin/">a complete(r) <strong>poweradmin</strong></a> - <a href="https://code.krikkit.nl/trac/poweradmin/wiki/Credits">credits</a> |
32 </div> |
32 </div> |
33 <? |
33 <? |
34 if(file_exists('inc/custom_footer.inc.php')) |
34 if(file_exists('inc/custom_footer.inc.php')) |
35 { |
35 { |
36 include('inc/custom_footer.inc.php'); |
36 include('inc/custom_footer.inc.php'); |