~patrix-sbs/oraculum/git

« back to all changes in this revision

Viewing changes to apps/default/controllers/modulos/default/start.php

  • Committer: Patrick Kaminski
  • Date: 2009-09-02 02:33:07 UTC
  • Revision ID: git-v1:943803254fca67bfb4c0374422b1b836b14dc518
Tags: v0.1a
Sending Oraculum Framework v0.1 alpha

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
class StartDefault
 
3
{
 
4
  public static function start()
 
5
  {
 
6
  }
 
7
}