Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit b331cb2

Browse files
committed
Fixed merge error
1 parent 18fcee9 commit b331cb2

File tree

1 file changed

+1
-1
lines changed
  • core/src/plugins/authfront.cas/i18n/conf

1 file changed

+1
-1
lines changed

core/src/plugins/authfront.cas/i18n/conf/en.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"PTG store mode" => "PTG store mode" ,
6262
"Config for Proxy Granting Ticket Storage. If is file option, location for storate is session_save_path()" => "Config for Proxy Granting Ticket Storage. If is file option, location for storate is session_save_path()",
6363
"mySQL Tables" => "MySQL Tables",
64-
"Install SQL Table (support only mysql)" => "Install SQL Table (support only mysql)"
64+
"Install SQL Table (support only mysql)" => "Install SQL Table (support only mysql)",
6565
"Set Fixed Callback Url" => "Set Fixed Callback Url",
6666
"CAS will call this url to pass pgtID and pgtIOU. It's very useful when you deploy Pydio in several nodes" => "CAS will call this url to pass pgtID and pgtIOU. It's very useful when you deploy Pydio in several nodes",
6767
);

0 commit comments

Comments
 (0)