Commit 454d9fd0 authored by Frank Bergmann's avatar Frank Bergmann

- added dummy -procs.tcl file

parent c8e8c580
# /packages/intranet-ubl/tcl/intranet-ubl-procs.tcl
#
# Copyright (c) 2003-2007 ]project-open[
#
# All rights reserved. Please check
# http://www.project-open.com/license/ for details.
ad_library {
intranet-ubl provides import (not yet as of 2007-11-18) and
export functionality for ]po[ financial documents to the
Unified Business Language 1.0 XML format.
@author frank.bergann@project-open.com
}
# -----------------------------------------------------------
#
# -----------------------------------------------------------
ad_proc -public im_ubl_param {
param
default
} {
return [parameter::get_from_package_key -package_key "intranet-pdf-htmldoc" -parameter $param -default $default]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment