Project

General

Profile

Download (83 Bytes) Statistics
| Branch: | Tag: | Revision:
1 5b237745 Scott Ullrich
#! /usr/local/bin/php -f
2
3
4
<?php
5
6
require_once("config.inc");
7
config_unlock();
8
9
?>