Project

General

Profile

« Previous | Next » 

Revision 1428

Added by Dietmar over 13 years ago

update Argostheme to version 1.5 (Tks to Argos)
validation fixes
call edit_full_area on the fly

View differences:

index.php
40 40
    return str_replace($entities, $replacements, rawurlencode($string));
41 41
}
42 42
// fixes A URI contains impermissible characters or quotes around the URI are not closed.
43
$MESSAGE['PAGES_DELETE_CONFIRM'] = url_encode( ( $MESSAGE['PAGES_DELETE_CONFIRM']) );
43
$MESSAGE['PAGES_DELETE_CONFIRM'] = url_encode(  $MESSAGE['PAGES_DELETE_CONFIRM'] );
44 44

  
45 45
function set_node ($parent,& $par)
46 46
{

Also available in: Unified diff