File: autoload_ci.php

package info (click to toggle)
php-zeta-base 1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,016 kB
  • sloc: php: 2,712; makefile: 13
file content (4 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (5)
1
2
3
4
<?php

require_once 'ezc/Base/autoload.php';
require_once 'ezc/UnitTest/autoload.php';