mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
Work on rpm package
This commit is contained in:
@@ -13,14 +13,13 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/** \file htdocs/paypal/lib/paypalfunctions.lib.php
|
||||
* \ingroup paypal
|
||||
* \brief Page with Paypal init var.
|
||||
* \version $Id$
|
||||
* \version $Id: paypalfunctions.lib.php,v 1.8 2011/08/03 01:34:59 eldy Exp $
|
||||
*/
|
||||
|
||||
if (session_id() == "") session_start();
|
||||
|
||||
Reference in New Issue
Block a user