Add a function to include arbitrary <link> tags in <head>
[platal.git] / classes / plpage.php
2008-10-25 Aymeric AugustinAdd a function to include arbitrary <link> tags in...
2008-08-17 Florent BruneauMove the templates required by the core module in the...
2008-08-14 Florent Bruneau'xorg.js' is not in plat/al-core.
2008-07-27 Florent BruneauAutomatically add sitename in page title.
2008-06-24 Florent BruneauFix page()->kill() behaviour for php-cli.
2008-06-22 Florent BruneauAdd PlPage::setTitle()
2008-06-22 Florent BruneauBase layout of the core.
2008-06-22 Florent BruneauFirst bench of moves.
2008-06-22 Florent BruneauFix SUID
2008-06-21 Florent Bruneau{site}.inc.php is the base for all jobs.
2008-06-21 Florent BruneauGlobals, Session and Page object are now built by the...
2008-06-21 Florent BruneauRename PlatalPage to PlPage