Changeset 141 for trunk/config-sample


Ignore:
Timestamp:
02/26/2006 11:44:56 PM (6 years ago)
Author:
cirrus
Message:

Add: MySQL version config option.
Change: gearth contribution
Bugfix: Add subnet dropdown menu fix. Fixes #27, #1
Bugfix: Ssid display on subnet table for aps. Fixes #53

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config-sample/config.php

    r129 r141  
    77                'username' => "youruser", 
    88                'password' => "yourpassword", 
    9                 'database' => "yourdatabase" 
     9                'database' => "yourdatabase", 
     10                'version' => yourversion                //Ex. 4.0, 4.1, 5 
    1011                ), 
    1112                 
Note: See TracChangeset for help on using the changeset viewer.