DT
This commit is contained in:
parent
0ebd83c016
commit
f05f3fa8ea
@ -11,7 +11,7 @@ $doldb = new db("dolibarr");
|
|||||||
//$doldb->database = ;
|
//$doldb->database = ;
|
||||||
$ncdb = new db("nextcloud");
|
$ncdb = new db("nextcloud");
|
||||||
//$ncdb->database = "nextcloud";
|
//$ncdb->database = "nextcloud";
|
||||||
$doldb->query("SELECT login FROM llx_adherents");
|
$doldb->query("SELECT login FROM llx_adherent");
|
||||||
|
|
||||||
function esp( $s )
|
function esp( $s )
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user