initial commit
This commit is contained in:
6
app/Model/Log.php
Normal file
6
app/Model/Log.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
class Log extends AppModel
|
||||
{
|
||||
var $name='Log';
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user