Welcome Guest, Not a member yet? Register   Sign In
Send config variable to index.php?
#5

[eluser]spmckee[/eluser]
[quote author="noctrum" date="1264219782"]Just declare a constant at the very top of index.php

Code:
define('APP_VERSION', '1.0.1');

...

$application_folder .= "ver_" . APP_VERSION . "/app";
[/quote]

Brilliant! Thanks.


Messages In This Thread
Send config variable to index.php? - by El Forum - 01-22-2010, 01:43 PM
Send config variable to index.php? - by El Forum - 01-22-2010, 02:24 PM
Send config variable to index.php? - by El Forum - 01-22-2010, 03:53 PM
Send config variable to index.php? - by El Forum - 01-22-2010, 04:09 PM
Send config variable to index.php? - by El Forum - 01-22-2010, 04:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB