~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/version/plugin.ini

  • Committer: Olaf van der Spek
  • Date: 2011-10-17 23:13:25 UTC
  • mto: This revision was merged to the branch mainline in revision 2443.
  • Revision ID: olafvdspek@gmail.com-20111017231325-zv1nubl0jzwwn1sp
Use str_ref

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
 
name=version
 
2
title=VERSION Function
3
3
version=1.0
4
4
author=Devananda van der Veen
5
5
license=PLUGIN_LICENSE_GPL
6
 
title=version UDF
7
6
description=UDF Plugin for version function
8
7
load_by_default=yes
9
8
sources=versionudf.cc