/usr/portage

Die Welt ist schlecht 1

... und erst ihr Code:

    /* WAS IST DAS ???
    //ich weiss es auchnicht aber es ist schon lange auskommentiert glaube ich
    $db->Execute("UPDATE weblogs SET title='$_POST[blog_title]', info='$_POST[blog_desc]',name='$_POST[blog_name]',template='$_POST[blog_template]' WHERE id = ".$_SESSION['weblog']['id']);
    $db->Execute("UPDATE weblogs SET aktiv='$_POST[blog_aktiv]' WHERE id = ".$_SESSION['weblog']['id']);
    */

Filed under , , , & one comment & no trackbacks

Trackbacks

Trackback specific URI for this entry

No Trackbacks

Comments

  1. Alex supposes:
    published on August 24th 2006, 02:21:24 pm *

    Gut, dass es auskommentiert ist. ;)

    Reply

Add a Comment & let me know what you think