mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-11-03 16:50:16 +01:00
4 lines
53 B
PHP
4 lines
53 B
PHP
|
|
<?php
|
||
|
|
interface Mage_Task_Releases_SkipOnOverride
|
||
|
|
{
|
||
|
|
}
|