modified: _experimental/xsaf3.php
- ajout msg DEBUG (état remote DB et media)
This commit is contained in:
parent
05dedcd935
commit
0c3447f90b
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ FEED_URL="'. $rssurl .'"') ){
|
||||||
|
|
||||||
//TODO : tester si articles.db est une DB valide
|
//TODO : tester si articles.db est une DB valide
|
||||||
|
|
||||||
$infos = "\nautoblog crée avec succès : $foldername";
|
$infos = "\nautoblog crée avec succès (DB:$get_remote_db media:$get_remote_media) : $foldername";
|
||||||
$to_update[]=serverUrl().preg_replace("/(.*)\/(.*)$/i","$1/".$foldername , $_SERVER['SCRIPT_NAME']); // url of the new autoblog
|
$to_update[]=serverUrl().preg_replace("/(.*)\/(.*)$/i","$1/".$foldername , $_SERVER['SCRIPT_NAME']); // url of the new autoblog
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue