예제 #1
0
파일: index.php 프로젝트: hillam/bookmarks
<?php

require_once '../functions.php';
require_once 'bookmarks.php';
Bookmarks::action(getAction());