]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Extension ext-funcoins continued, template helper function added:
[mailer.git] / DOCS / TODOs.txt
index e8a948b47dead22a197730d2f6e0617ecb25ed57..bec09bfb35872510cd7e24b7a3b9ba0379f4bcf5 100644 (file)
 ./inc/libs/doubler_functions.php:93:                   // @TODO Can't this be moved into EL?
 ./inc/libs/mailid_functions.php:47:            // @TODO Rewrite this to a dynamic include or so
 ./inc/libs/rallye_functions.php:439:   // @TODO Deprecated variable and global statement, please try to rewrite this
-./inc/libs/rallye_functions.php:704:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId()
-./inc/libs/rallye_functions.php:769:   $EXPIRE = 3; // @TODO The hard-coded value...
-./inc/libs/rallye_functions.php:855:// @TODO Please document this function
-./inc/libs/rallye_functions.php:911:           // Load count @TODO Can't we rewrite this to our API?
+./inc/libs/rallye_functions.php:705:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId()
+./inc/libs/rallye_functions.php:770:   $EXPIRE = 3; // @TODO The hard-coded value...
+./inc/libs/rallye_functions.php:856:// @TODO Please document this function
+./inc/libs/rallye_functions.php:912:           // Load count @TODO Can't we rewrite this to our API?
 ./inc/libs/register_functions.php:290: // @TODO Rewrite these all to a single filter
 ./inc/libs/sponsor_functions.php:159:                                  // @TODO Rewrite this to API function
 ./inc/libs/sponsor_functions.php:430:                  // @TODO Rewrite this to API function
 ./inc/modules/member/what-unconfirmed.php:227:                         // @TODO This 'userid' cannot be saved because of encapsulated EL code
 ./inc/modules/order.php:74:            // @TODO Unused: 2,4
 ./inc/monthly/monthly_bonus.php:64:    // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1251:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1315:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1339:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1598:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1642:// @TODO Fix inconsistency between last_module and getWhat()
-./inc/mysql-manager.php:371:   // @TODO Try to rewrite this to one or more functions
+./inc/mysql-manager.php:1252:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1316:          // @TODO Rewrite these lines to a filter
+./inc/mysql-manager.php:1340:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1599:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1645:// @TODO Fix inconsistency between last_module and getWhat()
+./inc/mysql-manager.php:372:   // @TODO Try to rewrite this to one or more functions
 ./inc/mysql-manager.php:44:// @TODO Can we cache this?
 ./inc/purge/purge-inact.php:55:        // @TODO Rewrite these if() blocks to a filter
 ./inc/revision-functions.php:169:// @TODO This function does also set and get in 'cache_array'