class_SolveableCaptcha.php

Go to the documentation of this file.
00001 <?php
00024 interface SolveableCaptcha extends FrameworkInterface {
00030         function initiateCaptcha ();
00031 
00037         function renderCode ();
00038 }
00039 
00040 //
00041 ?>

Generated on Mon Dec 8 01:06:45 2008 for Ship-Simulator by  doxygen 1.5.6