equal
deleted
inserted
replaced
6 } |
6 } |
7 |
7 |
8 ?> |
8 ?> |
9 </div> <!-- /content --> |
9 </div> <!-- /content --> |
10 <div class="footer"> |
10 <div class="footer"> |
11 <a href="https://rejo.zenger.nl/poweradmin/">a complete(r) <strong>poweradmin</strong></a> |
11 <a href="https://rejo.zenger.nl/poweradmin/">a complete(r) <strong>poweradmin</strong></a> - <a href="credits.php">credits</a> |
12 </div> |
12 </div> |
13 <? |
13 <? |
14 if(file_exists('inc/custom_footer.inc.php')) |
14 if(file_exists('inc/custom_footer.inc.php')) |
15 { |
15 { |
16 include('inc/custom_footer.inc.php'); |
16 include('inc/custom_footer.inc.php'); |