You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throughout PlantUML.php there are commented-out calls to unlink(). These should either be active, deleted or put behind a config variable, e.g. $wgPlantUmlDeleteTempFiles.
The text was updated successfully, but these errors were encountered:
Throughout
PlantUML.php
there are commented-out calls tounlink()
. These should either be active, deleted or put behind a config variable, e.g.$wgPlantUmlDeleteTempFiles
.The text was updated successfully, but these errors were encountered: