1 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./DOCS/todo-builder.sh (1000/quix0r) ###
2 ### DO NOT EDIT THIS FILE. ###
3 ./beg.php:195: // @TODO Opps, what is missing here???
4 ./doubler.php:269:// @TODO Rewrite all constants
5 ./inc/cache/config-local.php:120:// @TODO Rewrite the following three constants, somehow...
6 ./inc/config-functions.php:162: // @TODO Make this all better... :-/
7 ./inc/config-functions.php:187: // @TODO Rewrite these all to config entries, if somehow possible
8 ./inc/config-global.php:60:// @TODO These constants should be rewritten
9 ./inc/extensions/ext-sql_patches.php:705: // @TODO Rewrite this to a filter!
10 ./inc/extensions/ext-sql_patches.php:743: // @TODO Can we remove this? setConfigEntry('verbose_sql' , 'N');
11 ./inc/extensions/ext-sql_patches.php:93: /* @TODO SQL_ALTER_TABLE() should work now properly
12 ./inc/extensions/ext-surfbar.php:237: // @TODO Set some constants we need???
13 ./inc/extensions.php:358:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
14 ./inc/extensions.php:440: // @TODO Extension is loaded, what next?
15 ./inc/footer.php:50: // @TODO Rewrite these all into filters
16 ./inc/functions.php:1238: // @TODO Rewrite this unnice code
17 ./inc/functions.php:1299: // @TODO Remove this if() block if all is working fine
18 ./inc/functions.php:1599: // @TODO This can be, somehow, rewritten
19 ./inc/functions.php:214: // @TODO Remove this sanity-check if all is fine
20 ./inc/functions.php:2405: // @TODO The status should never be empty
21 ./inc/functions.php:2496: // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
22 ./inc/functions.php:253: // @TODO Fine all templates which are using these direct variables and rewrite them.
23 ./inc/functions.php:254: // @TODO After this step is done, this else-block is history
24 ./inc/functions.php:2559:// @TODO Please describe this function
25 ./inc/functions.php:2577: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
26 ./inc/functions.php:2660: // @TODO Add a little more infos here
27 ./inc/functions.php:2671: // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
28 ./inc/functions.php:2829: // @TODO Are these convertions still required?
29 ./inc/functions.php:2847:// @TODO Rewrite this function to use readFromFile() and writeToFile()
30 ./inc/functions.php:398: // @TODO Extension 'msg' does not exist
31 ./inc/functions.php:477:// @TODO Rewrite this to an extension 'smtp'
32 ./inc/install-inc.php:20: * @TODO Rewrite all constants in this include file *
33 ./inc/language/de.php:1159:// @TODO Rewrite these two constants
34 ./inc/language/de.php:1175:// @TODO Rewrite these five constants
35 ./inc/language/de.php:756:// @TODO The template 'admin_extensions_installed' is using this. But the template is no longer used.
36 ./inc/language/de.php:855:// @TODO Are these constants still used?
37 ./inc/language/de.php:866:// @TODO Are these constants longer used?
38 ./inc/language-functions.php:45:// @TODO Rewrite all language constants to this function.
39 ./inc/language/holiday_de.php:49:// @TODO Rewrite these two constants to one
40 ./inc/language/rallye_de.php:110:// @TODO Rewrite following two lines to one
41 ./inc/language/refback_de.php:46:// @TODO Rewrite these constants to one
42 ./inc/language/sponsor_de.php:118:// @TODO Rewrite these four constants to one and use sprintf()
43 ./inc/libs/cache_functions.php:412: // @TODO Add support for more types which break in last else-block
44 ./inc/libs/doubler_functions.php:46:// @TODO Lame description
45 ./inc/libs/rallye_functions.php:631: $EXPIRE = getConfig('one_day') * 3; // @TODO The hard-coded value...
46 ./inc/libs/rallye_functions.php:693: // @TODO Rewrite this to our API function
47 ./inc/libs/register_functions.php:53: // @TODO Rewrite these constants
48 ./inc/libs/register_functions.php:62: // @TODO Rewrite these constants, too
49 ./inc/libs/register_functions.php:97:// @TODO This function is no longer used???
50 ./inc/libs/surfbar_functions.php:1495: // @TODO This can be somehow rewritten
51 ./inc/libs/surfbar_functions.php:954: // @TODO Invalid salt should be refused
52 ./inc/libs/task_functions.php:261: // @TODO These can be rewritten to filter
53 ./inc/libs/task_functions.php:53:// @TODO Move all extension-dependent queries into filters
54 ./inc/libs/user_functions.php:311: // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content);
55 ./inc/libs/user_functions.php:336: // @TODO Make this filter working: $URL = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON));
56 ./inc/libs/user_functions.php:371: // @TODO Can this query be merged with above query?
57 ./inc/libs/yoomedia_functions.php:65: $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script
58 ./inc/load_config.php:77: // @TODO Rewrite them to avoid this else block
59 ./inc/load_extensions.php:13: * @TODO Rewrite this whole file to load_cache-extensions.php *
60 ./inc/mails/birthday_mails.php:85: // @TODO 4 is hard-coded here, should we move it out in config?
61 ./inc/modules/admin/admin-inc.php:342: // @TODO Rewrite this to $content = SQL_FETCHARRAY()
62 ./inc/modules/admin/admin-inc.php:347: // @TODO ACL is 'allow'... hmmm
63 ./inc/modules/admin/admin-inc.php:389: // @TODO Rewrite this to $content = SQL_FETCHARRAY()
64 ./inc/modules/admin/admin-inc.php:395: // @TODO ACL is 'allow'... hmmm
65 ./inc/modules/admin/admin-inc.php:503: // @TODO Rewrite these both constants
66 ./inc/modules/admin/admin-inc.php:529: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY(). Please look some lines above for the dynamic query
67 ./inc/modules/admin/overview-inc.php:147: // @TODO Rewrite this to a filter
68 ./inc/modules/admin/overview-inc.php:157: // @TODO Can this SQL be encapsulated in a function, so all similar queries can be rewritten?
69 ./inc/modules/admin/overview-inc.php:193: // @TODO Should we init sql_notes here or inside REGISTER_EXTENSION()?
70 ./inc/modules/admin/overview-inc.php:256: // @TODO Rewrite this to something with include files
71 ./inc/modules/admin/overview-inc.php:294: // @TODO This may also be rewritten to include files
72 ./inc/modules/admin/overview-inc.php:296: default: // @TODO Unknown support mode
73 ./inc/modules/admin/overview-inc.php:428: // @TODO Try to move this in includes
74 ./inc/modules/admin/overview-inc.php:447: // @TODO Rewritings: admin->assigned_admin,uid->userid,type->task_type_msg in template
75 ./inc/modules/admin.php:257: // @TODO Rewrite all these constants
76 ./inc/modules/admin.php:95: // @TODO Why is this set to 'done'?
77 ./inc/modules/admin/what-add_points.php:119: // @TODO Rewrite these both constants
78 ./inc/modules/admin/what-add_points.php:54: // @TODO Rewrite this constant
79 ./inc/modules/admin/what-add_surfbar_url.php:57: // @TODO Find all convertSelectionsToTimestamp() calls and rewrite REQUEST_POST() calls to $POST
80 ./inc/modules/admin/what-admin_add.php:121: // @TODO This can be somehow rewritten to a function
81 ./inc/modules/admin/what-admin_add.php:62: // @TODO Cant this be rewritten?
82 ./inc/modules/admin/what-admin_add.php:78: // @TODO This can be somehow rewritten to a function
83 ./inc/modules/admin/what-adminedit.php:238: // @TODO Rewrite this constant
84 ./inc/modules/admin/what-adminedit.php:62: // @TODO Kill all constants in this file
85 ./inc/modules/admin/what-admins_mails.php:100: // @TODO Rewrite this constant
86 ./inc/modules/admin/what-admins_mails.php:173: // @TODO Rewrite this constant
87 ./inc/modules/admin/what-admins_mails.php:61: // @TODO Can this be rewritten???
88 ./inc/modules/admin/what-chk_regs.php:66: // @TODO Rewritings: sname->surname,fname->family,ip->REMOTE_ADDR,ref->refid,hash->user_hash in template
89 ./inc/modules/admin/what-chk_regs.php:85: // @TODO Rewrite this constant
90 ./inc/modules/admin/what-config_admins.php:154: // @TODO Rewrite this to filter 'run_sqls'
91 ./inc/modules/admin/what-config_admins.php:164: // @TODO This causes the whole (!) menu cache being rebuild
92 ./inc/modules/admin/what-config_cache.php:94: // @TODO Rewrite all constants
93 ./inc/modules/admin/what-config_cats.php:192: // @TODO Rewrite this constant
94 ./inc/modules/admin/what-config_cats.php:199: // @TODO Rewrite this constant
95 ./inc/modules/admin/what-config_mods.php:139: // @TODO Rewritings: mod->module in template
96 ./inc/modules/admin/what-config_mods.php:161: // @TODO Rewrite this constant
97 ./inc/modules/admin/what-config_payouts.php:146: // @TODO Rewrite this constant
98 ./inc/modules/admin/what-config_payouts.php:237: // @TODO Rewrite this constant
99 ./inc/modules/admin/what-config_points.php:267: // @TODO Rewritings: lvl->level, per->percents in template
100 ./inc/modules/admin/what-config_rallye_prices.php:203: // @TODO Rewritings: level->price_level, infos->info in template
101 ./inc/modules/admin/what-config_rallye_prices.php:220: // @TODO Rewrite these two constants
102 ./inc/modules/admin/what-config_rallye_prices.php:255: // @TODO Rewritings: aid->admin_id, alogin->login in template
103 ./inc/modules/admin/what-config_register.php:68: // @TODO Move this HTML code into a template
104 ./inc/modules/admin/what-config_register.php:85:// @TODO Rewrite this constant
105 ./inc/modules/admin/what-config_rewrite.php:97: // @TODO Rewrite this constant
106 ./inc/modules/admin/what-del_sponsor.php:58: // @TODO Rewrite these constants
107 ./inc/modules/admin/what-del_sponsor.php:86: // @TODO Rewrite these constants
108 ./inc/modules/admin/what-del_transfer.php:106:// @TODO Rewrite all these constants
109 ./inc/modules/admin/what-del_transfer.php:76: // @TODO Rewritings: idx->trans_id in template
110 ./inc/modules/admin/what-edit_emails.php:113: // @TODO Yet another constant to rewrite
111 ./inc/modules/admin/what-edit_emails.php:60: // @TODO More constants to rewrite
112 ./inc/modules/admin/what-edit_emails.php:95: // @TODO Rewritings: subj->subject in template
113 ./inc/modules/admin/what-extensions.php:159: // @TODO Rewrite this constant
114 ./inc/modules/admin/what-extensions.php:335: // @TODO Rewrite this to a filter
115 ./inc/modules/admin/what-guest_add.php:123: // @TODO This can be somehow rewritten to a function
116 ./inc/modules/admin/what-guest_add.php:62: // @TODO Cant this be rewritten?
117 ./inc/modules/admin/what-guest_add.php:78: // @TODO This can be somehow rewritten to a function
118 ./inc/modules/admin/what-guestedit.php:277: // @TODO Rewrite this constant
119 ./inc/modules/admin/what-list_autopurge.php:105: // @TODO Rewrite this constant
120 ./inc/modules/admin/what-list_autopurge.php:55:// @TODO Rewrite those lines to filter
121 ./inc/modules/admin/what-list_autopurge.php:85: // @TODO Rewritings: sname->surname,fname->family in templates
122 ./inc/modules/admin/what-list_beg.php:85: // @TODO Rewrite templates so s/fname will be replaced by surname/family
123 ./inc/modules/admin/what-list_beg.php:86: // @TODO to shorten this block. Please also do so with uid->userid
124 ./inc/modules/admin/what-list_cats.php:92: // @TODO Rewrite this constant
125 ./inc/modules/admin/what-list_country.php:181: // @TODO Rewritings: name->descr,status->is_active in template
126 ./inc/modules/admin/what-list_doubler.php:59:// @TODO Try to rewrite this into include files
127 ./inc/modules/admin/what-list_doubler.php:73: // @TODO Rewrite all these constants
128 ./inc/modules/admin/what-list_holiday.php:82: // @TODO Rewrite this constant
129 ./inc/modules/admin/what-list_links.php:105: // @TODO Rewrite this to includes/filter
130 ./inc/modules/admin/what-list_links.php:96: // @TODO Find a way to rewrite this. See some lines above for different queries
131 ./inc/modules/admin/what-list_newsletter.php:64: // @TODO Currently under construction!
132 ./inc/modules/admin/what-list_rallyes.php:231: // @TODO Rewrite this constant
133 ./inc/modules/admin/what-list_rallyes.php:255: // @TODO Rewritings: uid->userid,opoints->curr_points,old->refs in template
134 ./inc/modules/admin/what-list_rallyes.php:309: // @TODO Rewritings: aid->admin_id in template
135 ./inc/modules/admin/what-list_sponsor.php:168: // @TODO Rewritings: sname->surname,fname->family,ip->remote_addr in template
136 ./inc/modules/admin/what-list_sponsor.php:191: // @TODO Rewrite this constant
137 ./inc/modules/admin/what-list_sponsor.php:73: // @TODO Rewrite this huge amount of constants
138 ./inc/modules/admin/what-list_task.php:129: // @TODO Rewrite these templates to one and add $OUT
139 ./inc/modules/admin/what-list_task.php:164: // @TODO Rewritings: admin->assigned_admin,uid->userid,type->task_type_msg in template
140 ./inc/modules/admin/what-list_task.php:176: // @TODO Rewrite this to $OUT .= ..., true, ...
141 ./inc/modules/admin/what-list_task.php:180: // @TODO Rewrite this to $OUT .= ..., true, ...
142 ./inc/modules/admin/what-list_transfer.php:83:// @TODO Rewrite these constants
143 ./inc/modules/admin/what-list_unconfirmed.php:128: // @TODO Rewritings: uid->userid
144 ./inc/modules/admin/what-list_unconfirmed.php:75: // @TODO This constant might be unused?
145 ./inc/modules/admin/what-list_unconfirmed.php:87: // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus
146 ./inc/modules/admin/what-list_unconfirmed.php:97: // @TODO Rewrite this to $content = SQL_FETCHARRAY(), look some lines above for two differrent queries
147 ./inc/modules/admin/what-list_user.php:160: // @TODO Rewrite these to filters
148 ./inc/modules/admin/what-list_user.php:285: // @TODO Rewrite this into a filter
149 ./inc/modules/admin/what-list_user.php:337: // @TODO Rewrite this into a filter
150 ./inc/modules/admin/what-lock_user.php:139: // @TODO Rewrite these all constants
151 ./inc/modules/admin/what-logs.php:69: // @TODO Fix content-type here
152 ./inc/modules/admin/what-logs.php:72: // @TODO Fix content-type here
153 ./inc/modules/admin/what-mem_add.php:126: // @TODO This can be somehow rewritten to a function
154 ./inc/modules/admin/what-mem_add.php:65: // @TODO Cant this be rewritten?
155 ./inc/modules/admin/what-mem_add.php:81: // @TODO This can be somehow rewritten to a function
156 ./inc/modules/admin/what-memedit.php:262: // @TODO Rewrite this constant
157 ./inc/modules/admin/what-memedit.php:298: // @TODO Rewrite this constant
158 ./inc/modules/admin/what-payments.php:154: // @TODO Rewritings: title->mail_title, pay->payment in template
159 ./inc/modules/admin/what-refbanner.php:127: // @TODO Rewrite this constant
160 ./inc/modules/admin/what-refbanner.php:150: // @TODO Rewritings: alt->alternate,cnt->counter,clx->clicks in template
161 ./inc/modules/admin/what-refbanner.php:169: // @TODO Rewrite this constant
162 ./inc/modules/admin/what-repair_amnu.php:85:// @TODO This causes the whole (!) menu cache being rebuilded
163 ./inc/modules/admin/what-send_newsletter.php:90: // @TODO Rewrite this constant
164 ./inc/modules/admin/what-sub_points.php:105: // @TODO Rewrite these constants
165 ./inc/modules/admin/what-sub_points.php:53: // @TODO Rewrite this constant
166 ./inc/modules/admin/what-theme_check.php:126: // @TODO Move this HTML code to a template "admin_theme_row"
167 ./inc/modules/admin/what-unlock_sponsor.php:188: // @TODO Rewritings: remote->remote_addr, created->sponsor_created in template
168 ./inc/modules/admin/what-usage.php:88: // @TODO This code is double, see LOAD_TEMPLATE and LOAD_EMAIL_TEMPLATE in functions.php
169 ./inc/modules/admin/what-usr_online.php:107: // @TODO Rewrite this constant
170 ./inc/modules/admin/what-usr_online.php:51: // @TODO Rewrite these constants
171 ./inc/modules/admin/what-usr_online.php:52: // @TODO Add a filter for sponsor
172 ./inc/modules/guest/what-mediadata.php:186:// @TODO Rewrite these all if-blocks to filters
173 ./inc/modules/guest/what-mediadata.php:49:// @TODO Rewrite all constants
174 ./inc/modules/guest/what-mediadata.php:69: // @TODO Find a better formular than this one
175 ./inc/modules/guest/what-register.php:208: // @TODO Rewrite these all to a single filter
176 ./inc/modules/guest/what-register.php:286: // @TODO Rewrite this to a filter
177 ./inc/modules/guest/what-register.php:60: * @TODO Commented out, do we need this ugly code?
178 ./inc/modules/guest/what-sponsor_infos.php:67: // @TODO Rewritings: conv->conv_rate,name->conv_name in template
179 ./inc/modules/guest/what-sponsor_infos.php:87: // @TODO Rewritings: name->pay_name,min->pay_min_count,min->pay_min_count,curr->pay_currency
180 ./inc/modules/guest/what-sponsor_reg.php:284: // @TODO Swap this HTML code to templates
181 ./inc/modules/guest/what-sponsor_reg.php:298: // @TODO Rewrite this constant
182 ./inc/modules/guest/what-sponsor_reg.php:304: // @TODO Rewrite these constants
183 ./inc/modules/guest/what-stats.php:110: // @TODO This can be somehow rewritten
184 ./inc/modules/guest/what-stats.php:123: // @TODO Rewrite all these constants
185 ./inc/modules/guest/what-stats.php:192: // @TODO Rewrite this to one template and $OUT .= ....
186 ./inc/modules/guest/what-top10.php:107:// @TODO Rewrite this constant
187 ./inc/modules/guest/what-top10.php:145: // @TODO Rewritings: nick->nickname,uid->userid in template
188 ./inc/modules/guest/what-top10.php:177:// @TODO Rewrite this constant
189 ./inc/modules/guest/what-top10.php:215: // @TODO Rewritings: nick->nickname,uid->userid in template
190 ./inc/modules/guest/what-top10.php:248:// @TODO Rewrite this constant
191 ./inc/modules/guest/what-top10.php:255:// @TODO Rewrite this constant
192 ./inc/modules/guest/what-top10.php:74: // @TODO Rewritings: uid->userid,nick->nickname,logins->total_logins in template
193 ./inc/modules/member/what-bonus.php:55: // @TODO Rewrite this to a filter
194 ./inc/modules/member/what-categories.php:112: // @TODO Rewrite this to use $OUT .= ...
195 ./inc/modules/member/what-mydata.php:53:// @TODO Try to rewrite this constant
196 ./inc/modules/member/what-nickname.php:87: // @TODO Rewrite this constant
197 ./inc/modules/member/what-order.php:444: // @TODO Rewrite this to a filter
198 ./inc/modules/member/what-order.php:543: // @TODO Rewrite this old lost code to a template
199 ./inc/modules/member/what-payout.php:132: // @TODO Rewritings: acc->target_account,bank->target_bank in templates
200 ./inc/modules/member/what-payout.php:148: // @TODO Rewrite this constant
201 ./inc/modules/member/what-payout.php:182: // @TODO Rewrite these constants
202 ./inc/modules/member/what-payout.php:190: // @TODO Rewrite this constant
203 ./inc/modules/member/what-payout.php:235: // @TODO Rewrite this to a filter
204 ./inc/modules/member/what-points.php:54:// @TODO Should we rewrite this to a filter?
205 ./inc/modules/member/what-reflinks.php:105: // @TODO Rewritings: alt->alternate,cnt->counter,cks->clicks,uid->userid in template
206 ./inc/modules/member/what-transfer.php:115: // @TODO Rewrite all these constants to array elements
207 ./inc/modules/member/what-transfer.php:246: // @TODO Try to rewrite his to $content = SQL_FETCHARRAY(), see some lines above for two different queries
208 ./inc/modules/member/what-transfer.php:308: // @TODO Rewrite these constants
209 ./inc/modules/member/what-transfer.php:316: // @TODO Rewrite these constants
210 ./inc/modules/member/what-transfer.php:328: // @TODO This should be somehow rewritten to $content = SQL_FETCHARRAY(), see switch() block above for SQL queries
211 ./inc/modules/member/what-transfer.php:363: // @TODO Rewrite these constants
212 ./inc/modules/member/what-transfer.php:450: // @TODO Rewrite all these constants
213 ./inc/modules/member/what-unconfirmed.php:134: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
214 ./inc/modules/order.php:76: // @TODO Unused: 2,4
215 ./inc/monthly/monthly_bonus.php:71: // @TODO Rewrite this to a filter
216 ./inc/mysql-manager.php:1575: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
217 ./inc/mysql-manager.php:1618: // @TODO Rewrite this to a filter
218 ./inc/mysql-manager.php:1770: // @TODO Rewrite this to a filter
219 ./inc/mysql-manager.php:1798: // @TODO Find a way for updating $_CONFIG here
220 ./inc/mysql-manager.php:1822: // @TODO Find a way for updating $_CONFIG here
221 ./inc/mysql-manager.php:1845:// @TODO Can this be rewritten to a filter?
222 ./inc/mysql-manager.php:1907: // @TODO Rewrite this to $content = SQL_FETCHARRAY()
223 ./inc/mysql-manager.php:212: // @TODO Nothing helped???
224 ./inc/mysql-manager.php:2205: // @TODO This can be somehow rewritten
225 ./inc/mysql-manager.php:247: // @TODO Rewrite this to a filter
226 ./inc/mysql-manager.php:538: // @TODO Try to rewrite this to one or more functions
227 ./inc/mysql-manager.php:567: // @TODO Try to rewrite this to one or more functions
228 ./inc/mysql-manager.php:973: // @TODO Why does this lead into an endless loop but we still need it???
229 ./inc/mysql-manager.php:974: // @TODO Commented out redirectToUrl('admin.php');
230 ./inc/wrapper-functions.php:152:// @TODO Implement $compress
231 ./inc/wrapper-functions.php:159:// @TODO Implement $decompress
232 ./inc/wrapper-functions.php:389:// @TODO Do some more sanity check here
233 ./mailid.php:140: // @TODO Rewrite this to a filter
234 ./mailid.php:185: // @TODO Rewrite these constants
235 ./mailid.php:221: // @TODO Rewrite this to a filter
236 ./mailid.php:96: // @TODO Rewrite this to a filter
237 ./mailid_top.php:136: // @TODO Rewrite this to a filter
238 ./mailid_top.php:183: // @TODO Rewrite this to a filter
239 ./mailid_top.php:190: // @TODO Rewrite this to a filter
240 ./mailid_top.php:223: // @TODO Rewrite these constants
241 ./mailid_top.php:228: // @TODO Rewrite these blocks to filter
242 ./mailid_top.php:89: // @TODO Rewrite this to a filter
243 ./show_bonus.php:108: // @TODO Rewrite this constant
244 ./surfbar.php:72: // @TODO Display quick login form here or redirect as configured
245 ### ### DEPRECATION FOLLOWS: ### ###
246 ./inc/functions.php:238: // @DEPRECATED Try to rewrite the if() condition
247 ./inc/functions.php:252: // @DEPRECATED
248 ./inc/language-functions.php:55: // @DEPRECATED Language array element found in BIG_LETTERS
249 ./inc/language-functions.php:58: // @DEPRECATED Deprecated constant found