Changeset 2892924
- Timestamp:
- 04/03/2023 04:40:41 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
alleaktien-quantitativ/trunk/aaq-fundamentals-plugin.php
r2709174 r2892924 23 23 $aaq_atts = shortcode_atts([ 24 24 'isin' => 'US0378331005', 25 'chart' => 'RevenueChart',], $atts, $tag);25 'chart' => 'RevenueChart',], $atts, ''); 26 26 27 27 $isin = $aaq_atts['isin'];
Note: See TracChangeset
for help on using the changeset viewer.