PHP Classes

File: bt-include/version.php

Recommend this page to a friend!
  Classes of Michael Dale   Bluetrait   bt-include/version.php   Download  
File: bt-include/version.php
Role: Configuration script
Content type: text/plain
Description: Version Number File
Class: Bluetrait
A multi-user blog system
Author: By
Last change:
Date: 15 years ago
Size: 83 bytes
 

Contents

Class file image Download
<?php

$bt_database_version
= '19';
$bt_program_version = '2.0.0-alpha-4';

?>