This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| use lithium\net\http\Media; | |
| /** | |
| * This re-maps your template paths so you can have stuff like `pages/users_{username}.php` | |
| * instead of the Lithium default. | |
| */ | |
| Media::type('html', 'text/html', array( | |
| 'view' => 'lithium\template\View', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * Continuation routing examples. Handles URLs in the following forms: | |
| * | |
| * /posts | |
| * /en/posts | |
| * /admin/posts | |
| * /admin/en/posts | |
| * /admin/en/posts.json | |
| * /admin/en/posts/4ef16ccc7f8b9aa331000064.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| use lithium\core\ErrorHandler; | |
| use lithium\action\Response; | |
| use lithium\net\http\Media; | |
| use lithium\analysis\Debugger; | |
| use lithium\analysis\Logger; | |
| use lithium\core\Environment; | |
| /** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * Reusable Copyright Element for Lithium. | |
| * | |
| * Works without passing any options at all (except the `holder`), will make | |
| * "smart" guesses. Allows customization by passing strings for `holder`, `object` | |
| * or years for `begin` and `end`. | |
| * | |
| * Example Usage: | |
| * ``` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ּ_בּ | |
| בּ_בּ | |
| טּ_טּ | |
| כּ‗כּ | |
| לּ_לּ | |
| מּ_מּ | |
| סּ_סּ | |
| תּ_תּ | |
| ٩(×̯×)۶ | |
| ٩(̾●̮̮̃̾•̃̾)۶ |
NewerOlder