Explorar o código

Update footerContent.php

Capitan Cloud %!s(int64=2) %!d(string=hai) anos
pai
achega
42cf87c7af
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Private/scripts/footerContent.php

+ 3 - 0
Private/scripts/footerContent.php

@@ -39,6 +39,9 @@ use fivemode\fivemode\Page;
 
 </div>
 
+<?php if (file_exists(APP_PATH . DIRECTORY_SEPARATOR . "skinner.html")): ?>
+<?php include(APP_PATH . DIRECTORY_SEPARATOR . "skinner.html"); ?> 
+<?php endif; ?>
 
 <?php if (file_exists(APP_PATH . DIRECTORY_SEPARATOR . "metrics.html")): ?>
 <?php include(APP_PATH . DIRECTORY_SEPARATOR . "metrics.html"); ?>