Based in Pau, we design your Enterprise and Software
architecture and we offer a true financial expertise.
AORIS Conseil - Emmanuel Laffort Conseil's blog
Error in class XmlBlog(Wrong user informations in xmlBlog file). Usage :
$xmlBlog = new XmlBlog(BlogFile, copyFile, wwwRoot, Prefix, UserInformations);
copyFile : Directory where to copy blog files after modification
Leave empty if you don't want a backup copy after modification
wwwRoot : prefix of the web pages to be processed when clicking
a thema. Mandatory but may be an empty string
Prefix : prefix to be used with HTML' 'id' and 'classes'
so that css files can be rewritten if necessary.
May be an empty string but this must be specified.
Prefix is also used when constructing HTML links used when clicking a thema
BlogFile : the xml file containing the blog
UserInformations : Optional array(BlogName, userName, userMail, userWeb, ListOfMails). ListOfMails and userWeb are optionals
If this array is set, the file given in argument will be created and initialised
otherwise, the blog will be read form the file given in argument