<?php

/* Mambo only works properly with PHP 5.2 */

file_put_contents('.htaccess', 'SetENV PHP_VERSION 5', FILE_APPEND);


