Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php
Go to the documentation of this file.
00001 <?php
00026 require_once 'Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php';
00027 
00036 class Zend_Service_DeveloperGarden_Request_SmsValidation_SendValidationKeyword
00037     extends Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
00038 {
00039 }
 All Data Structures Namespaces Files Functions Variables Enumerations