PHP Класс Pommo_Setup, poMMo

This file is part of poMMo. poMMo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. poMMo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Pommo. If not, see . This fork is from https://github.com/soonick/poMMo Please see docs/contribs for Contributors
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$error If this value is null then there were no errors, else this will contain an error code and error message or messages

Открытые методы

Метод Описание
saveBouncesForm ( $data ) Tries to save bounces form

Описание методов

saveBouncesForm() публичный Метод

Tries to save bounces form
public saveBouncesForm ( $data )

Описание свойств

$error публичное свойство

If this value is null then there were no errors, else this will contain an error code and error message or messages
public $error