This website requires JavaScript.
Explore
Help
Register
Sign In
ZaneYork
/
zoneminder
Watch
1
Star
0
Fork
You've already forked zoneminder
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5f7e4a3471
zoneminder
/
web
/
app
/
Model
/
Config.php
7 lines
103 B
PHP
Raw
Blame
History
<
?
php
class
Config
extends
AppModel
{
public
$useTable
=
'Config'
;
public
$primaryKey
=
'Id'
;
}
?>
Reference in New Issue
View Git Blame
Copy Permalink