File: autoload.tests.php

package info (click to toggle)
php-symfony-security-acl 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 688 kB
  • sloc: php: 5,149; sql: 268; makefile: 12
file content (4 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
<?php
require_once 'Symfony/Component/Security/Acl/autoload.php';
require_once 'Doctrine/Common/autoload.php';
require_once 'Doctrine/DBAL/autoload.php';