Files

4 lines
95 B
PHP
Raw Permalink Normal View History

<?php
class VDNotifierProGeneralSetting {
public $Setting = '{"a":"0","t":"5000","k":""}';
}