C2026 044 #791

Merged
jjenko merged 3 commits from C2026-044 into Development 2026-07-16 08:53:55 -04:00
Showing only changes of commit 48054f5bf1 - Show all commits
+1 -1
View File
@@ -5561,7 +5561,7 @@ GO
Volian Enterprises - Proprietary Information - DO NOT COPY OR DISTRIBUTE
Copyright 2012 - Volian Enterprises, Inc. All rights reserved.
*****************************************************************************/
CREATE OR ALTER FUNCTION [dbo].[ve_GetParentItem4] (@ItemID int) RETURNS int
CREATE OR ALTER FUNCTION [dbo].[ve_GetParentItem] (@ItemID int) RETURNS int
WITH EXECUTE AS OWNER
AS
BEGIN