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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Mon Jan 6 13:36:01 2003 UTC (21 years, 6 months ago) by bareface
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
now xml is passed back in correct format;

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

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