~patrix-sbs/oraculum/git

« back to all changes in this revision

Viewing changes to start/elements/actions/crud.tpl/home.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 Home[TABLE]
 
3
{
 
4
    private $_codigo=null;
 
5
    private $_table="[TABLE]";
 
6
 
 
7
    public function home($gets=array())
 
8
    {
 
9
    }
 
10
}
 
 
b'\\ No newline at end of file'