mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
New call for global_pad for #39.
This commit is contained in:
@@ -115,5 +115,10 @@ $ssl_certificate = SSL_CERTIFICATE;
|
|||||||
echo $result['contact_id'];
|
echo $result['contact_id'];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if(isset($_POST['global_pad'])) {
|
||||||
|
$etherpad_conf["configurations"] = $etherpad_global;
|
||||||
|
echo json_encode($etherpad_conf);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user