base
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
/****************************************************************************
|
||||
|
||||
mod_dav_pgsql (DASL) for apache 2.X
|
||||
CopyRight(C) 2005 SolutionBox Inc. All Rights reserved.
|
||||
Author : sean kim (sean@solutionbox.co.kr)
|
||||
|
||||
$Id: search.h,v 1.2 2006/09/20 09:22:59 sean Exp $
|
||||
|
||||
Redistribution and use in source and binary forms, with or with out
|
||||
modification, are not permitted in outside of SolutionBox Inc.
|
||||
|
||||
****************************************************************************/
|
||||
|
||||
/*
|
||||
** Seach method for DASL - For alias
|
||||
*/
|
||||
|
||||
int dav_dasl_method_search(request_rec * r);
|
||||
Reference in New Issue
Block a user