/* #################################################### # Name: The Uniform Server Programming Code View # Developed By: The Uniform Server Development Team # Modified Last By: Olajide Olaolorun (empirex) # Web: http://www.uniformserver.com #################################################### */ if ($devmode == 1) { // Show Source Code Feature if ($_REQUEST['showcode']!=1) { echo '| '.$US['code-show'].''; } else { echo '
'; if($file=="")$file=$_SERVER['PHP_SELF']; $uscode=htmlentities(file_get_contents(basename($file))); echo "