Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/lists/admin/
Upload File :
Current File : /var/www/clients/client3/web2/web/lists/admin/Updater.php

<?php
/**
 * A plugin should implement this interface if it wants to be responsible for updating phpList.
 * It should implement an admin page with the name "update".
 */
interface Updater
{
}