Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Conversation

@livecodepanos
Copy link
Contributor

Binary changes:

In the script of stack "revResourceCenter", changed:

if pType is "stack" then
   put "http://revonline.runrev.com/resources/tutorials/" & tLeaf into tRemotePath
else
   put "http://revonline.runrev.com/resources/video/" & tLeaf into tRemotePath
end if

with

if pType is "stack" then
   put "http://livecodeshare.runrev.com/resources/tutorials/" & tLeaf into tRemotePath
else
   put "http://livecodeshare.runrev.com/resources/video/" & tLeaf into tRemotePath
end if

@livecodepanos livecodepanos added this to the 9.6.0-dp-2 milestone Dec 3, 2019
@livecodepanos
Copy link
Contributor Author

@livecode-vulcan review ok 3561330

@livecode-vulcan
Copy link

💙 review by @livecodepanos ok 3561330

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants