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 increased
master
Daniel
2 years ago
parent
fea8735ad4
commit
6fe3a469fa
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 = 'v=2.1.
1
';//time();//Francis_Utils_Config::get( 'version' );
$version = 'v=2.1.
2
';//time();//Francis_Utils_Config::get( 'version' );
?>
<!DOCTYPE html>
<html lang="en">
Write
Preview
Loading…
Cancel
Save