|
Also these arguments for the script is to be used for non interactive mode. At the moment Penny(correct me if i'm wrong) suggested that we will go with level of interactivity scheme where
Level 0 --mean non interactive Level 1 --mean interactive for options that are not provided in the arguments to the script Level 2 – mean total interactive (ignore script arguments provided) This scheme seems fine. So I'm planning to use this scheme. I have committed a bit different code that is using Moodle coding style, I hope it will be sufficient for all tasks
thanks anyway |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Custom functions are at the moment kept in the same script file. But moving them to library file has to be done. At the moment it will be a file like libinstall.php in lib directory.