mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-24 14:08:49 -05:00
9 lines
193 B
PHP
9 lines
193 B
PHP
<?php
|
|
/**
|
|
* @link http://cakephp.org CakePHP(tm) Project
|
|
* @package app
|
|
* @since CakePHP(tm) v 0.10.0.1076
|
|
*/
|
|
|
|
require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';
|