summaryrefslogtreecommitdiffstats
path: root/application/modules/dev/views/scripts/session/createsession.phtml
blob: 11fe7ce169c8bc2df3c392b014b4ba89e186025d (plain) (blame)
1
2
3
4
5
<h1>create session</h1>

<?php
echo $this->createsession;
?>