Jump to content

Edit History

MaXi32

MaXi32

24 minutes ago, D. Tengler said:

Find functions in:

./classes/Tools.php

./calsses/Media.php


Tools::clearSmartyCache();
    Tools::clearXMLCache();
    Media::clearCache();
    Tools::generateIndex();

I can see some other functions like clearSf2Cache in the Tools.php as well, to simplify what your described above to end users without having to go deep into the source code, what are the folder structures that will be deleted? because end users are interested with the documentation. Thank you.

MaXi32

MaXi32

14 minutes ago, D. Tengler said:

Find functions in:

./classes/Tools.php

./calsses/Media.php


Tools::clearSmartyCache();
    Tools::clearXMLCache();
    Media::clearCache();
    Tools::generateIndex();

I can see some other functions like clearSf2Cache in the Tools.php as well, to simplify what your described above to end users without having to go deep into the source code, what are the folder structures that will be deleted? Thank you.

×
×
  • Create New...