oxonlinemodulesnotifierrequest.php

Go to the documentation of this file.
00001 <?php
00002 
00011 class oxOnlineModulesNotifierRequest extends oxOnlineRequest
00012 {
00013 
00019     public $pVersion = '1.1';
00020 
00026     public $modules;
00027 }