Update and rename tnsname.orax.php to tnsname.orax.txt
This commit is contained in:
parent
8cd1bacf09
commit
78107d0230
|
@ -1,5 +1,3 @@
|
|||
<?php
|
||||
return <<<EOF
|
||||
%service_name% = (DESCRIPTION =
|
||||
(ADDRESS_LIST =
|
||||
(ADDRESS = (PROTOCOL = %protocol%)(HOST = %host%)(PORT = %port%))
|
||||
|
@ -8,5 +6,4 @@ return <<<EOF
|
|||
(SERVER = %server_type%)
|
||||
(SERVICE_NAME = %service_name%)
|
||||
)
|
||||
)
|
||||
EOF;
|
||||
}
|
Loading…
Reference in New Issue
Block a user