Put together a almost functional initial package
This commit is contained in:
parent
114e22bbab
commit
ebb4d5b72f
2 changed files with 547 additions and 2 deletions
|
@ -10,9 +10,9 @@ class module_text extends admin_module{
|
|||
function get_info(){
|
||||
$info["name"]="Textverwaltung";
|
||||
$info["file"]="text";
|
||||
$info["author"]="astat";
|
||||
$info["author"]="BeCast";
|
||||
$info["version"]="1.0.1";
|
||||
$info["url"]="http://www.astat.org";
|
||||
$info["url"]="http://www.becast.at";
|
||||
return $info;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue