mirror of
https://github.com/danbee/neompc
synced 2025-03-04 08:39:10 +00:00
Updated version to 0.5.2
This commit is contained in:
parent
90cb63cc7e
commit
af0fc5acf7
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Smarty stuff */
|
/* Smarty stuff */
|
||||||
|
|
||||||
$version = '0.5.1';
|
$version = '0.5.2';
|
||||||
|
|
||||||
if (get_magic_quotes_gpc()) {
|
if (get_magic_quotes_gpc()) {
|
||||||
/* Deal with Magic quotes. We can safely strip these off as we're not using a database. */
|
/* Deal with Magic quotes. We can safely strip these off as we're not using a database. */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user