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
1 year ago
parent
d9556468f5
commit
5616c6395f
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
@@ -1,7 +1,7 @@
<?php
require_once __DIR__ . '/../../server/server/config/boot_global.php';
require_once __DIR__ . '/../../server/server/config/boot_local.php';
$version = 'v=2.1.
2
';//time();//Francis_Utils_Config::get( 'version' );
$version = 'v=2.1.
3
';//time();//Francis_Utils_Config::get( 'version' );
?>
<!DOCTYPE html>
<html lang="en">
Write
Preview
Loading…
Cancel
Save