Changeset 1248
- Timestamp:
- 12/19/06 12:54:52 (6 years ago)
- File:
-
- 1 edited
-
ccsd/trunk/crcnetd/modules/ccs_asset.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ccsd/trunk/crcnetd/modules/ccs_asset.py
r1094 r1248 970 970 return res[0]["description"] 971 971 972 @exportViaXMLRPC(SESSION_RO, AUTH_A SSET_MANAGER)972 @exportViaXMLRPC(SESSION_RO, AUTH_AUTHENTICATED) 973 973 def getAsset(session_id, asset_id): 974 974 """Retrieves all the information about this asset from the database"""
Note: See TracChangeset
for help on using the changeset viewer.
