PHP Classes

File: config/melis.module.load.php

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis PHP CMS Skeleton   config/melis.module.load.php   Download  
File: config/melis.module.load.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Melis PHP CMS Skeleton
Setup the Melis CMS application on a given domain
Author: By
Last change:
Date: 4 years ago
Size: 155 bytes
 

Contents

Class file image Download
<?php
return array(
 
'MelisAssetManager',
 
'MelisDbDeploy',
 
'MelisComposerDeploy',
 
'MelisMarketPlace',
 
'MelisInstaller',
 
'MelisModuleConfig',
);