<?php

function fct_svn_test($lalala)
{
	// Do nothing

	return true;
}

