0byt3m1n1
Path:
/
data
/
applications
/
aps
/
b2evolution
/
4.1.5b-1.bak
/
standard
/
htdocs
/
install
/
[
Home
]
File: _version.php
<?php /** * This system parameter is used to compare current version of the application * with version of available upgrade package. * * Please, don't change it manually! */ $current_version = 100; // 4.1.0 ?>