9 lines
301 B
PHP
9 lines
301 B
PHP
<?php
|
|
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
|
|
# All rights reserved. See LICENSE file for licensing details
|
|
# Serendipity is provided in managed mode here
|
|
|
|
require_once 's9y/serendipity_admin_image_selector.php';
|
|
|
|
/* vim: set sts=4 ts=4 expandtab : */
|
|
?>
|