Login   Register  
PHP Classes
elePHPant
Icontem

File: autoloader.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gjero Krsteski  >  PIMF  >  autoloader.php  >  Download  
File: autoloader.php
Role: Auxiliary script
Content type: text/plain
Description: Application script
Class: PIMF
Framework for Web application development
Author: By
Last change: add autogenerated autoloading wit #phpab
fix the class auto-loading strategy #phpab
Date: 2013-04-11 07:35
Size: 63 bytes
 

Contents

Class file image Download
<?php
require 'autoload.core.php';
require 
'autoload.app.php';