<?php /** * @file * Displays a sample. * * Available variables: * - $foo: Something to display. */ ?> <p>Foo: <?php print $foo; ?></p> <?php print theme('sample_one'); ?>
Главная | Обратная связь