diff options
author | Nicofuma <github@nicofuma.fr> | 2014-04-14 19:09:06 +0200 |
---|---|---|
committer | Tristan Darricau <github@nicofuma.fr> | 2014-05-28 22:16:37 +0200 |
commit | 44752c0dbfe11afb58de8956a79fbe5ec0f3e127 (patch) | |
tree | 6514c20a487c6cd4091a72d864f501d0d336eefc /phpBB/includes/diff | |
parent | e0b2ceef833dee55a1701216d4f0823375e8fa74 (diff) | |
download | forums-44752c0dbfe11afb58de8956a79fbe5ec0f3e127.tar forums-44752c0dbfe11afb58de8956a79fbe5ec0f3e127.tar.gz forums-44752c0dbfe11afb58de8956a79fbe5ec0f3e127.tar.bz2 forums-44752c0dbfe11afb58de8956a79fbe5ec0f3e127.tar.xz forums-44752c0dbfe11afb58de8956a79fbe5ec0f3e127.zip |
[ticket/11366] Moving to \phpbb\version_helper
+ bug fix (missing exception)
+ Using \phpbb\version_helper
So, now, the version file have a new format :
{
"stable": {
"<branch>": {
"current": "<version>",
[ "announcement": "<announcement link>", ]
[ "download": "<download link>", ]
},
"<branch>": {
...
}
},
"unstable": {
}
}
PHPBB3-11366
Diffstat (limited to 'phpBB/includes/diff')
0 files changed, 0 insertions, 0 deletions