Skip to content

Instantly share code, notes, and snippets.

@cythux
cythux / cpupdate.bat
Created December 3, 2016 16:32 — forked from elpatron68/cpupdate.bat
Batch script for automatic update of Courseplay (https://github.com/Courseplay/courseplay)
rem This script updates the mod "Courseplay" for Farming Simulator 17
rem Copy this file to a folder of your choice and run in from time to time.
rem
rem Backups will be stored as ZIP files in a subfolder .\cpbackup
rem
rem Git for Windows and 7-Zip have to be installed and in reside your PATH!
rem For help with setting a program to your path, have a look @ http://www.computerhope.com/issues/ch000549.htm
rem
rem Have fun!
rem
<?php
/**
* Custom class for WP_Membership routines.
*
*
* @package WP_Membership
* @since WP_Membership 0.1
*/
if(realpath(__FILE__) === realpath($_SERVER["SCRIPT_FILENAME"]))