Command
doq - April 19, 2009 - 19:51
Adds API to launch applications from Drupal.
Currently it just provides one function
<?php
function command_run($command, $message = TRUE, $watchdog = TRUE);
?>but please provide more feature requests.
