<?php /** * @file * Contains Autoloading of classes and interfaces */ spl_autoload_register();
info at phpclasses dot org