mirror of
https://github.com/fspc/ybdb.git
synced 2026-09-17 17:01:36 -04:00
Long overdue updates for the new modern YBDB!
This commit is contained in:
@@ -13,4 +13,21 @@ define("DEFAULT_SHOP_USER", "Stand Time");
|
||||
define("DEFAULT_TRANSACTION_TYPE", "Stand Time");
|
||||
define("CHANGE_FUND", 50);
|
||||
|
||||
$etherpad = array(
|
||||
"host" => "https://demopad.bikelover.org",
|
||||
"userName" => "PositiveSpin",
|
||||
"noColors" => true,
|
||||
"height" => "100%",
|
||||
"plugins" => array()
|
||||
);
|
||||
|
||||
|
||||
$etherpad_global = array(
|
||||
"host" => "https://demopad.bikelover.org",
|
||||
"userName" => "PositiveSpin",
|
||||
"noColors" => true,
|
||||
"height" => "100%",
|
||||
"plugins" => array()
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user