Skip to content

Instantly share code, notes, and snippets.

@vivirenremoto
Created May 7, 2020 12:42
Show Gist options
  • Save vivirenremoto/7d7a3d493d8e764e3c38a1bd9ebb725e to your computer and use it in GitHub Desktop.
Save vivirenremoto/7d7a3d493d8e764e3c38a1bd9ebb725e to your computer and use it in GitHub Desktop.
<?php
$path = __DIR__ . '/config/xml/must_have_modules_list.xml';
@unlink($path);
echo "solucionado";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment