Commit 29cb8e13e437738b7daaffb80b894b0b676b0627
1 parent
e7dad317
Exists in
master
and in
97 other branches
Remove obsolete API
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
php/config.php
... | ... | @@ -157,7 +157,6 @@ $API = array( |
157 | 157 | 'saveTTCacheIntervalsInTT'=>array('len'=>1), |
158 | 158 | 'initObjectCache'=>array ('len'=>2), |
159 | 159 | 'initObjectCacheFromObject'=>array('len'=>2), |
160 | - 'initForChart'=>array('len'=>5), | |
161 | 160 | 'initObjectCacheFromTmpObject'=>array('len'=>3), |
162 | 161 | 'initObjectCacheFromUploadedFile'=>array('len'=>3), |
163 | 162 | 'initObjectCacheFromCatalog'=>array('len'=>2), | ... | ... |