An error occurred while loading the file. Please try again.
-
Laurent authored
apply sql patch from emacs
d3b79a72
apply_patch.php 104 B
<?php
require('console.php');
require('cosmogramme/sql/patch/patch_'.$argv[1].'.php');
echo "done\n";
?>