File "logWriter.php"
Full Path: /home/analogde/www/JAVA/system/authentication/logWriter.php
File size: 80 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
function writeLogEntry($date, $time, $user, $action, $location){
}
?>