Login   Register  
PHP Classes
elePHPant
Icontem

File: profile.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Przemek Berezowski  >  DB Version Manager  >  profile.php  >  Download  
File: profile.php
Role: Configuration script
Content type: text/plain
Description: App profile configuration
Class: DB Version Manager
Update database schema with commands read in files
Author: By
Last change: role change
Date: 2011-03-28 01:47
Size: 145 bytes
 

Contents

Class file image Download
<?php 
/**
 * Define current profile name - profiles are defined in conf/configure.xml
 * @var string
 */
define('CURRENT_PROFILE''test');