khanat-opennel-code/code/ryzom/tools/server/ryzom_ams/drupal_module/ryzommanage/todo.txt

3 lines
197 B
Text
Raw Normal View History

-Remove full path in autoload functions
-Make Permission www dependend, so it can be implemented in drupal with hook_permission();
-in helpers make_folders mkdir($value); should be drupal_mkdir();