Multi-update system and version numeration

This commit is contained in:
Shoghi Cervantes Pueyo
2013-01-06 13:31:30 +01:00
parent 7030f9118d
commit b3b38605b5
4 changed files with 116 additions and 5 deletions

View File

@ -25,6 +25,8 @@ the Free Software Foundation, either version 3 of the License, or
*/
function kill($pid){
switch(Utils::getOS()){
case "win":