This website requires JavaScript.
Explore
Help
Sign In
ZoneMinder
/
zoneminder
mirror of
https://github.com/ZoneMinder/zoneminder.git
Watch
1
Star
0
Fork
You've already forked zoneminder
0
Code
Issues
Projects
Releases
Wiki
Activity
452d28a66b
zoneminder
/
web
/
api
/
app
/
Model
/
Host.php
9 lines
100 B
PHP
Raw
Blame
History
<
?
php
App
::
uses
(
'AppModel'
,
'Model'
);
class
Host
extends
AppModel
{
public
$useTable
=
false
;
}
Reference in New Issue
View Git Blame
Copy Permalink