home/mip/public_html_/old-website/func_all.php 0000644 00000000174 15152061710 0015434 0 ustar 00 <?php
//require all the functions that can be called.
require_once("func_proc.php");
require_once("func_select.php");
?>