PHP Classes

File: profile.php

Recommend this page to a friend!
  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: 13 years ago
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');