git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1464 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2014-06-16 13:46:55 +00:00
parent 027cbccdcf
commit 42bc4280a1

View File

@@ -231,7 +231,7 @@ Each module will have its controllers/models/views folders.
XX. Plugin developpment XX. Plugin developpment
----------------------- -----------------------
DomeFramework is based on plugins. You can develop a new plugin to an other DomFramework is based on plugins. You can develop a new plugin to an other
output type (like a graph...), a new authentication method, etc. output type (like a graph...), a new authentication method, etc.
Usually, this is done by extending the main class and adding the specificity of Usually, this is done by extending the main class and adding the specificity of