This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
probuddy-master
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
version update
master
Florian Eisenmenger
2 years ago
parent
ff0ef59ae1
commit
adbdfcd3db
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/client/app/index.php
+ 1
- 1
src/client/app/index.php
View File
@@ -2,7 +2,7 @@
require_once __DIR__ . '/../../server/server/config/boot_global.php';
require_once __DIR__ . '/../../server/server/config/boot_local.php';
$version = 1;//time();//Francis_Utils_Config::get( 'version' );
$version =
2.0.
1;//time();//Francis_Utils_Config::get( 'version' );
?>
<!DOCTYPE html>
<html lang="en">
Write
Preview
Loading…
Cancel
Save