Projekt

Obecné

Profil

« Předchozí | Další » 

Revize c1bdc1c4

Přidáno uživatelem Michal Kliment před více než 9 roky(ů)

Release 1.1.0

Zobrazit rozdíly:

application/helpers/form.php
if (empty($action) OR ! is_string($action))
{
// Use the current URL as the default action
$action = url::site(Router::$current_uri);
$action = url::base().url::current(TRUE);
}
elseif (strpos($action, '://') === FALSE)
{

Také k dispozici: Unified diff