19 lines
500 B
PHP
19 lines
500 B
PHP
<?php
|
|
/**
|
|
* @author Amin Mahmoudi (MasterkinG)
|
|
* @copyright Copyright (c) 2019 - 2022, MsaterkinG32 Team, Inc. (https://masterking32.com)
|
|
* @link https://masterking32.com
|
|
* @Description : It's not masterking32 framework !
|
|
**/
|
|
|
|
use SebastianBergmann\Timer\Timer;
|
|
|
|
?>
|
|
</div>
|
|
<footer class="text-center">
|
|
<img href="https://www.legaragenumerique.fr/wp-content/uploads/2019/10/logo-web-garage_numerique.png">
|
|
- <?php echo "Load " . Timer::resourceUsage(); ?>
|
|
</footer>
|
|
</body>
|
|
</html>
|