Project

General

Profile

Download (96 Bytes) Statistics
| Branch: | Tag: | Revision:
1 5b237745 Scott Ullrich
#! /usr/local/bin/php -f
2
3
4
<?php
5
6 0027de0a Ermal Lu?i
require_once("util.inc");
7
unlock($GLOBALS['lockscript']);
8 5b237745 Scott Ullrich
9
?>