Improvements and typos
This commit is contained in:
parent
3bdbc74b0e
commit
5b27274fa7
13 changed files with 78 additions and 75 deletions
|
@ -10,9 +10,9 @@ class module_news extends admin_module{
|
|||
function get_info(){
|
||||
$info["name"]="Newsmodul";
|
||||
$info["file"]="news";
|
||||
$info["author"]="astat";
|
||||
$info["version"]="1.0.0";
|
||||
$info["url"]="http://www.astat.org";
|
||||
$info["author"]="BeCast";
|
||||
$info["version"]="1.0.1";
|
||||
$info["url"]="http://www.becast.at";
|
||||
return $info;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue