This commit is contained in:
Roland Gruber 2009-11-02 17:36:20 +00:00
parent 223642ac13
commit 734d74f9a6
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ therefore the file will be called <span style="font-weight: bold;">lib/modules/i
<br>
<br>
<h2>3. Defining the class</h2>
All module classes have <span style="font-weight: bold;">baeModule</span>
All module classes have <span style="font-weight: bold;">baseModule</span>
as parent class. This provides common functionality and dummy functions
for all required class functions.<br>
<br>