Changes

Jump to navigation Jump to search
m
Line 41: Line 41:  
* Change the number in: $this->numero = 100000 by a number that designates your module id. To avoid conflicts with other modules, you can consult the page that lists already reserved id numbers: [[List of modules id|List of modules id]].
 
* Change the number in: $this->numero = 100000 by a number that designates your module id. To avoid conflicts with other modules, you can consult the page that lists already reserved id numbers: [[List of modules id|List of modules id]].
 
* Modify any other variables defined in the constructor (see comment in the code skeleton for their meaning).  
 
* Modify any other variables defined in the constructor (see comment in the code skeleton for their meaning).  
Your file descriptor for your module is ready. See next step to activate it.
+
Your file descriptor for your module is ready. See the next step to activate it.
    
=== Test your descriptor ===
 
=== Test your descriptor ===
15

edits

Navigation menu