D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
python2.7
/
site-packages
/
clcommon
/
cpapi
/
Filename :
cpapirebuildcache
back
Copy
#!/usr/bin/python # -*- coding: utf-8 -*- """ Check with custom plug-ins directory, and try to use these plugins. Detection control panel and record the panel name to file /var/cache/controlpanelname """ from clcommon.cpapi import pluginlib pluginlib.rebuild_cache()