14 lines
556 B
PHP
Executable File
14 lines
556 B
PHP
Executable File
<?php
|
|
|
|
/* * *******************************************************************************
|
|
* The content of this file is subject to the VD Notifier Pro license.
|
|
* ("License"); You may not use this file except in compliance with the License
|
|
* The Initial Developer of the Original Code is http://www.vordoom.net
|
|
* Portions created by Vordoom.net are Copyright(C) Vordoom.net
|
|
* All Rights Reserved.
|
|
* ****************************************************************************** */
|
|
|
|
class VDNotifierPro_Settings_View extends Vtiger_Index_View {
|
|
|
|
}
|