알람 테스트 본글...
알람 프로그램 테스트...
[홈페이지작업] 스마트알람 필요~~~!!!
* 주의: extend 파일은 extend 폴더에 넣어주세요 (중요)* 설치방법1) /html/moa_alarm/moa_alarm_install.php (실행)2)[?php// MOA Alarm 로드$_moa_file = G5_PATH . '/moa_alarm/moa_alarm.php';if (file_exists($_moa_file) && !defined('MOA_ALARM_LOADED')) { include_once $_moa_file;}unset($_moa_file);if (function_exists('moa…
[안내] 모아 알람 V1.1 ( moa_alarm_V1.1.zip ) 까지 개발되었습니다.
모아 알람 V1.0 ( moa_alarm_V1.0.zip )* 설치방법1)/html/moa_alarm/moa_alarm_install.php (실행)2)[?php// MOA Alarm 로드$_moa_file = G5_PATH . '/moa_alarm/moa_alarm.php';if (file_exists($_moa_file) && !defined('MOA_ALARM_LOADED')) { include_once $_moa_file;}unset($_moa_file);if (function_exists('moa_alarm…
모아 알람 ( moa_alarm )