~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_http/auth_http.cc

  • Committer: Brian Aker
  • Date: 2009-11-18 06:11:12 UTC
  • mfrom: (1220.1.10 staging)
  • Revision ID: brian@gaz-20091118061112-tyf4qrfr5v7i946b
Monty + Brian Merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
172
172
};
173
173
 
174
174
 
175
 
drizzle_declare_plugin(auth_http)
 
175
drizzle_declare_plugin
176
176
{
177
177
  "auth_http",
178
178
  "0.1",