Go to the source code of this file.
Namespaces | |
| FDL | |
Variables | |
| $usage = new ApiUsage() | |
| $nv = getJsVersion() | |
| $fjs = DEFAULT_PUBDIR . "/CORE/wversion.js.in" | |
| $fc = file_get_contents($fjs) | |
| $cible = DEFAULT_PUBDIR . "/CORE/wversion.js" | |
| $fj = fopen($cible, "w") | |
| global | $action |
| print $cible[$nv] | n |
| global $action |
Definition at line 34 of file refreshjsversion.php.
| $cible = DEFAULT_PUBDIR . "/CORE/wversion.js" |
Definition at line 29 of file refreshjsversion.php.
| $fc = file_get_contents($fjs) |
Definition at line 26 of file refreshjsversion.php.
| $fj = fopen($cible, "w") |
Definition at line 30 of file refreshjsversion.php.
| $fjs = DEFAULT_PUBDIR . "/CORE/wversion.js.in" |
Definition at line 24 of file refreshjsversion.php.
| $nv = getJsVersion() |
Definition at line 22 of file refreshjsversion.php.
Definition at line 18 of file refreshjsversion.php.
| print $cible [$nv] n |
Definition at line 36 of file refreshjsversion.php.