Ignore:
Timestamp:
Jan 13, 2015, 12:18:19 AM (10 years ago)
Author:
chronos
Message:
  • Added: Scheduler available action table. Modules can register actions as read only items in table.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/System.php

    r729 r730  
    210210              echo($Output);
    211211      } else echo('Command "'.$argv[1].'" not supported.'."\n");       
    212         }
    213         //print_r($argv);
     212        } else echo('No command was given as parameter'."\n");
    214213  }
    215214 
Note: See TracChangeset for help on using the changeset viewer.