http://www.php-fu... +--------------------------------------------------------+ | Filename: | Author: +--------------------------------------------------------+ | This program is released as free software under the | Affero GPL license. You can redistribute it and/or | modify it under the terms of this license which you | can read by viewing the included agpl.txt or online | at www.gnu.org/licen... Removal of this | copyright header is strictly prohibited without | written permission from the original author(s). +--------------------------------------------------------*/ require_once "maincore.php"; require_once THEMES."templates/header.php"; openside("Tytuł strony"); echo "Tekst"; closeside(); require_once THEMES."templates/footer.php"; ?>