Пример #1
0
<?php

require_once "../../common.php";
require_once "../classes/class.Follow.php";
$follow = new Follow();
$follow->followUnfollow();