diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2007-08-24 07:59:54 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2007-08-24 07:59:54 +0100 |
| commit | b4507bc2440f61948d7c4f195fde120ab5ce1b2e (patch) | |
| tree | f284a59949cb75ae259dabfb66dc5535da56b2c0 /functions.php | |
| parent | 3aadc79d839ccf91ff835c87bdeaa5eaffa4a417 (diff) | |
new version icon tweaks
Diffstat (limited to 'functions.php')
| -rw-r--r-- | functions.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/functions.php b/functions.php index 518239ea3..07cc9454a 100644 --- a/functions.php +++ b/functions.php @@ -2595,6 +2595,8 @@ } } + print "<param key=\"new_version_available\" value=\"1\"/>"; + print "</runtime-info>"; } |