/[cvs]/bareface/yakka/methods/YakkaMethodEdit.php
ViewVC logotype

Annotation of /bareface/yakka/methods/YakkaMethodEdit.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sun Jan 5 00:22:26 2003 UTC (21 years, 6 months ago) by bareface
Branch: MAIN
init;

1 bareface 1.1 <?php
2    
3     class YakkaMethodEdit {
4     function YakkaMethodEdit(&$engine) {
5     $this->engine = &$engine;
6     }
7    
8     function run() {
9     return "<edit/>";
10     }
11     }
12    
13     ?>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed