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
Merge branch 'master' into beta
beta
Daniel
2 years ago
parent
eaf3f34db5
d36cd4d4a2
commit
ac7dae5a59
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tools/patches/2addDbTermsConditionsToTeam.php
+ 1
- 1
tools/patches/2addDbTermsConditionsToTeam.php
View File
@@ -3,7 +3,7 @@
require_once __DIR__ . '/../../src/server/server/config/boot_global.php';
require_once __DIR__ . '/../../src/server/server/config/boot_local.php';
function patch
_addTermsConditionsToTeam
()
function patch()
{
$db = TB_Shared_Db_TeamData::get();
Write
Preview
Loading…
Cancel
Save