Voting

: two minus zero?
(Example: nine)

The Note You're Voting On

leonardodarosa23 at gmail dot com
9 years ago
For those who are trying to use this while they don't patch out the SVN_IGNORE_EXTERNALS constant that is missing, I've found the equivalent integer flag if you want to use before the official release:

if(!defined('SVN_IGNORE_EXTERNALS'))
define('SVN_IGNORE_EXTERNALS', 128);

<< Back to user notes page

To Top