Elgg  Version 1.9
action_handler.php
Go to the documentation of this file.
1 <?php
16 require_once(dirname(dirname(__FILE__)) . "/start.php");
17 
18 register_error("Update your .htaccess file to remove the action handler");
19 
20 $action = get_input("action");
$action
register_error($error)
Display an error on next page load.
Definition: elgglib.php:605
get_input($variable, $default=null, $filter_result=true)
Get some input from variables passed submitted through GET or POST.
Definition: input.php:27
elgg button elgg button action
Definition: admin.php:528