mirror of
https://github.com/clockworkpi/Menu.git
synced 2026-03-22 20:02:41 +01:00
first commit
This commit is contained in:
8
60_Utils/02_Bean/beans/std/std.bean
Executable file
8
60_Utils/02_Bean/beans/std/std.bean
Executable file
@@ -0,0 +1,8 @@
|
||||
|
||||
module std+ {
|
||||
|
||||
func init() {
|
||||
uri::urlencode_init();
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user