Бета версия

This commit is contained in:
2023-05-04 09:53:04 +06:00
parent a68593fb4d
commit af02be6a6d
10 changed files with 164 additions and 95 deletions

View File

@ -2,9 +2,11 @@
db_url = jdbc\:postgresql\://10.1.7.74\:5432/pilot
db_user = translate
db_password = translate
[path0]
path=O:\\projects\\Workspace_PHP\\transit.istt.kz
check=[0-9|a-z|A-Z|_]+
extensions=*.php
pattern=trt(
type=5
path = O\:\\projects\\Workspace_PHP\\transit.istt.kz
check = trt(
extensions = (.*\\.php$)||(.*\\.xml$)||(.*\\.js$)
pattern = [0-9|a-z|A-Z|_]+
type = 5