public_html/admin/plugins/staticpages/index.php
branchHEAD
changeset 7354 82e167a0e3a4
parent 7325 27d076900eaf
child 7413 5db714583481
     1.1 --- a/public_html/admin/plugins/staticpages/index.php	Mon Sep 14 09:33:05 2009 -0400
     1.2 +++ b/public_html/admin/plugins/staticpages/index.php	Sat Oct 03 21:15:34 2009 +0200
     1.3 @@ -551,12 +551,13 @@
     1.4  * @param sp_inblock      string  Flag: wrap page in a block (or not)
     1.5  *
     1.6  */
     1.7 -function submitstaticpage ($sp_id, $sp_uid, $sp_title, $sp_content, $sp_hits,
     1.8 -                           $sp_format, $sp_onmenu, $sp_label, $commentcode,
     1.9 -                           $owner_id, $group_id, $perm_owner, $perm_group,
    1.10 -                           $perm_members, $perm_anon, $sp_php, $sp_nf,
    1.11 -                           $sp_old_id, $sp_centerblock, $sp_help, $sp_tid,
    1.12 -                           $sp_where, $sp_inblock, $postmode, $meta_description, $meta_keywords)
    1.13 +function submitstaticpage($sp_id, $sp_uid, $sp_title, $sp_content, $sp_hits,
    1.14 +                          $sp_format, $sp_onmenu, $sp_label, $commentcode,
    1.15 +                          $owner_id, $group_id, $perm_owner, $perm_group,
    1.16 +                          $perm_members, $perm_anon, $sp_php, $sp_nf,
    1.17 +                          $sp_old_id, $sp_centerblock, $sp_help, $sp_tid,
    1.18 +                          $sp_where, $sp_inblock, $postmode, $meta_description,
    1.19 +                          $meta_keywords)
    1.20  {
    1.21      global $_CONF, $_TABLES, $LANG12, $LANG_STATIC, $_SP_CONF;
    1.22