4 lines
95 B
PHP
4 lines
95 B
PHP
|
|
<?php
|
||
|
|
class VDNotifierProGeneralSetting {
|
||
|
|
public $Setting = '{"a":"0","t":"5000","k":""}';
|
||
|
|
}
|