Skip to content

Commit

Permalink
Update _header.cfm
Browse files Browse the repository at this point in the history
  • Loading branch information
MvdO79 authored Nov 5, 2023
1 parent 71b3f4a commit 9342158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wheels/public/layout/_header.cfm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<cfscript>
// NB ACF10/11 throw duplicate routines if aleady defined here
// NB ACF10/11 throw duplicate routines if already defined here
if (!IsDefined("pageHeader")) {
include "../helpers.cfm";
}
Expand Down

0 comments on commit 9342158

Please sign in to comment.