add order route
This commit is contained in:
@@ -31,6 +31,8 @@ define('VIEWPATH', SITEPATH.'views/');
|
||||
define('API', 'http://api.argumenti.ru/');
|
||||
define('IMGSRV', 'https://imgurl.argumenti.ru/');
|
||||
|
||||
define('PAYSITE', 'https://pay.argumenti.ru/'); //сервис оплаты
|
||||
|
||||
/** отправка уведомлений */
|
||||
/*set('noreply',
|
||||
[
|
||||
@@ -57,3 +59,4 @@ db_config('reader', 'mysql:host=mysql;dbname=argumentiru', 'reader', 'ghjyjkUIOh
|
||||
db_config('chitatel', 'mysql:host=mysql;dbname=argumentiru', 'chitatel', 'hjYu78kl*90Uio');
|
||||
db_config('klan', 'mysql:host=mysql;dbname=argumentiru', 'klan', 'zpFGhyuRty765Jk');
|
||||
|
||||
// GRANT ALL PRIVILEGES ON argumentiru.* TO 'hitatel'@'%' IDENTIFIED BY 'hjYu78kl*90Uio'
|
||||
|
||||
Reference in New Issue
Block a user