Skip to content

Instantly share code, notes, and snippets.

@vivirenremoto
Created May 7, 2020 12:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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