Skip to content

Commit 00c1a1f

Browse files
committed
replace diagram image
1 parent 2d86925 commit 00c1a1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: res/php-sap.png

1.26 KB
Loading

Diff for: res/php-sap.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ digraph G {
3131
color=red;
3232
node [color=red];
3333
label="your code";
34-
yourcode [label="connectprepare ➔ invoke"];
34+
yourcode [label="newsetConfiguration() ➔ invoke()"];
3535
}
36-
yourcode -> "php-sap/saprfc-koucky" [lhead=cluster2 color=red];
36+
yourcode -> "php-sap/saprfc-harding" [lhead=cluster2 color=red];
3737
}
3838
@enduml

0 commit comments

Comments
 (0)