forked from GitHub/gf-core
fastcgi: replace /categories, /languages and /mylanguage with /info.
This commit is contained in:
@@ -170,6 +170,10 @@ public class Translate implements EntryPoint {
|
||||
}
|
||||
toLangBox.addItem(l.getName());
|
||||
}
|
||||
gf.mylanguage(new GF.MyLanguageCallback() {
|
||||
|
||||
}
|
||||
|
||||
setStatus("Loaded languages.");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user