Go to the source code of this file.
Variables | |
| $version = trim(file_get_contents('VERSION')) | |
| $trunk_url = $svn_info['Repository Root'] . '/htmlpurifier/trunk' | |
| $trunk_tag_url = $svn_info['Repository Root'] . '/htmlpurifier/tags/' . $version | |
| $trunk_tag_url = $svn_info['Repository Root'] . '/htmlpurifier/tags/' . $version |
Definition at line 17 of file release2-tag.php.
| $trunk_url = $svn_info['Repository Root'] . '/htmlpurifier/trunk' |
Definition at line 16 of file release2-tag.php.
| $version = trim(file_get_contents('VERSION')) |
Definition at line 14 of file release2-tag.php.
1.5.3